Use UTC as default TIMEZONE
authorMichael Prokop <mika@grml.org>
Mon, 3 Jun 2013 11:19:43 +0000 (13:19 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 3 Jun 2013 11:19:53 +0000 (13:19 +0200)
Related to issue1261

etc/grml/fai/config/class/GRMLBASE.var

index 60b7b38..5ac489c 100644 (file)
@@ -8,7 +8,7 @@ KEYMAP=us-latin1
 
 # Set UTC=yes if your system clock is set to UTC (GMT) and UTC=no if not.
 UTC=no
-TIMEZONE=Europe/Vienna
+TIMEZONE=UTC
 
 # root password for the new installed linux system; md5 and crypt are possible
 ROOTPW='x'