Set UTC as default timezone

UTC is a more reasonable default than Canada/Pacific

Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
Pierre Schmitz 2012-06-22 13:39:54 +02:00 committed by Gerardo Exequiel Pozzi
parent 8e9c65fa5d
commit 64b5e16928
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -155,7 +155,7 @@ if nothing is specified on command line.
* locale= "en_US.UTF-8"
* daemon_locale= "no"
* hardwareclock= "UTC"
* timezone= "Canada/Pacific"
* timezone= "UTC"
* keymap= "us"
* consolefont= (unset)
* consolemap= (unset)

View File

@ -6,7 +6,7 @@
LOCALE_DEFAULT="en_US.UTF-8"
DAEMON_LOCALE_DEFAULT="no"
CLOCK_DEFAULT="UTC"
TIMEZONE_DEFAULT="Canada/Pacific"
TIMEZONE_DEFAULT="UTC"
KEYMAP_DEFAULT="us"
CONSOLEFONT_DEFAULT=
CONSOLEMAP_DEFAULT=