Skip to content
Snippets Groups Projects
Commit 75a3cb6a authored by Reinder Kraaij's avatar Reinder Kraaij :eye:
Browse files

set time/zone to ETC/UTC

parent 923504d3
No related branches found
No related tags found
1 merge request!1086set time/zone to ETC/UTC
...@@ -146,7 +146,7 @@ d-i clock-setup/utc boolean true ...@@ -146,7 +146,7 @@ d-i clock-setup/utc boolean true
# You may set this to any valid setting for $TZ; see the contents of # You may set this to any valid setting for $TZ; see the contents of
# /usr/share/zoneinfo/ for valid values. # /usr/share/zoneinfo/ for valid values.
d-i time/zone string Europe/Amsterdam d-i time/zone string Etc/UTC
# Controls whether to use NTP to set the clock during the install # Controls whether to use NTP to set the clock during the install
d-i clock-setup/ntp boolean true d-i clock-setup/ntp boolean true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment