summaryrefslogtreecommitdiff
path: root/default-config/etc/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'default-config/etc/rc.conf')
-rw-r--r--default-config/etc/rc.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/default-config/etc/rc.conf b/default-config/etc/rc.conf
index ea21295..91e96c1 100644
--- a/default-config/etc/rc.conf
+++ b/default-config/etc/rc.conf
@@ -1,12 +1,12 @@
#
# /etc/rc.conf - Main Configuration for Arch Linux
-LOCALE="en_US.UTF-8"
+LOCALE="##LOCALE##"
HARDWARECLOCK="UTC"
-TIMEZONE="America/Chicago"
-KEYMAP="us"
-CONSOLEFONT=
-CONSOLEMAP=
+TIMEZONE="##TIMEZONE##"
+KEYMAP="##KEYMAP##"
+CONSOLEFONT=""
+CONSOLEMAP=""
USECOLOR="yes"
MOD_AUTOLOAD="yes"