summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'etc/conf.d/rc')
-rw-r--r--etc/conf.d/rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/conf.d/rc b/etc/conf.d/rc
index eb880fb..3387538 100644
--- a/etc/conf.d/rc
+++ b/etc/conf.d/rc
@@ -38,11 +38,11 @@ RC_AUTO_INTERFACE="no"
# RC_VERBOSE will make init scripts more verbose. Only networking scripts
# really use this at this time, and this is useful for trouble shooting
# any issues you may have.
-#
+
RC_VERBOSE="no"
-# Set to "yes" if you want to use gentoo init style
-# in the util-vserver configuration
+# RC_INITSTYLE_HACK allows it to use the old (obsoleted) init style of
+# util-vserver
RC_INITSTYLE_HACK="no"