aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rc.conf2
-rw-r--r--rc.conf.5.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/rc.conf b/rc.conf
index 6e96adb..9aa3fc7 100644
--- a/rc.conf
+++ b/rc.conf
@@ -14,7 +14,7 @@ KEYMAP=
CONSOLEFONT=
CONSOLEMAP=
LOCALE=
-DAEMON_LOCALE="no"
+DAEMON_LOCALE="yes"
USECOLOR="yes"
# -----------------------------------------------------------------------
diff --git a/rc.conf.5.txt b/rc.conf.5.txt
index 1d331ef..5fdab4d 100644
--- a/rc.conf.5.txt
+++ b/rc.conf.5.txt
@@ -89,7 +89,7 @@ Default: empty
- If set to 'yes', use $LOCALE as the locale during daemon startup and during the boot process.
- If set to 'no', the C locale is used.
-Default: "no"
+Default: "yes"
*USECOLOR=*