aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/rc.conf b/rc.conf
index 7d03a30..e1403e2 100644
--- a/rc.conf
+++ b/rc.conf
@@ -7,8 +7,8 @@
# -----------------------------------------------------------------------
#
# LOCALE: available languages can be listed with the 'locale -a' command
-# DAEMON_LOCALE: Set the locale during daemon startup and during the boot
-# process. If set to 'no', the C locale will be used.
+# DAEMON_LOCALE: 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.
# HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
# in the hardware clock being left untouched (useful for virtualization)
# Note: Using "localtime" is discouraged.