preseed.cfg: clock-setup/utc=true

This commit is contained in:
Luca Capello 2012-11-07 18:38:27 +01:00
parent 2e281752fb
commit 725d2e5d0c

View file

@ -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.