Update preseed.cfg

This commit is contained in:
Carneiro 2024-09-10 00:03:05 -03:00
parent e6c471b35b
commit 8da1903412
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ d-i netcfg/choose_interface select auto
#d-i netcfg/get_hostname string
#d-i netcfg/get_domain string
d-i netcfg/get_hostname seen false
d-i netcfg/get_domain seen false
# Timezone and time
d-i clock-setup/utc boolean true
d-i time/zone string America/Sao_Paulo