preseed.cfg: clock-setup/utc=true
This commit is contained in:
parent
2e281752fb
commit
725d2e5d0c
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
### Clock and time zone setup
|
||||
# Controls whether or not the hardware clock is set to UTC.
|
||||
d-i clock-setup/utc boolean false
|
||||
d-i clock-setup/utc boolean true
|
||||
|
||||
# You may set this to any valid setting for $TZ; see the contents of
|
||||
# /usr/share/zoneinfo/ for valid values.
|
||||
|
|
Loading…
Add table
Reference in a new issue