summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--configs/releng/root-image/etc/rc.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index cfcff39..a223e80 100644
--- a/README
+++ b/README
@@ -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)
diff --git a/configs/releng/root-image/etc/rc.conf b/configs/releng/root-image/etc/rc.conf
index a3e3d8a..6a640f5 100644
--- a/configs/releng/root-image/etc/rc.conf
+++ b/configs/releng/root-image/etc/rc.conf
@@ -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=