aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/rc.conf b/rc.conf
index 19d3900..64c66f1 100644
--- a/rc.conf
+++ b/rc.conf
@@ -15,10 +15,10 @@
# CONSOLEMAP: found in /usr/share/kbd/unimaps
# USECOLOR: use ANSI color sequences in startup messages
#
-LOCALE=
+LOCALE="en_US.utf8"
HARDWARECLOCK="localtime"
-TIMEZONE=Canada/Pacific
-KEYMAP=us
+TIMEZONE="Canada/Pacific"
+KEYMAP="us"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"