summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2005-11-30 10:03:22 +0000
committerChristian Heim <phreak@gentoo.org>2005-11-30 10:03:22 +0000
commit4979098b2f4324a062eeaebe3039fd596d8b4e28 (patch)
treef832d482627bf1b28b2b14df8e25858a465fa272 /etc
parentImport the latest baselayout changes. Merging revision 1634. (diff)
downloadbaselayout-vserver-4979098b2f4324a062eeaebe3039fd596d8b4e28.tar.gz
baselayout-vserver-4979098b2f4324a062eeaebe3039fd596d8b4e28.tar.bz2
baselayout-vserver-4979098b2f4324a062eeaebe3039fd596d8b4e28.zip
Import the latest baselayout changes. Merging revision 1648.
svn path=/baselayout-vserver/trunk/; revision=123
Diffstat (limited to 'etc')
-rw-r--r--etc/conf.d/rc6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/conf.d/rc b/etc/conf.d/rc
index a672722..eb880fb 100644
--- a/etc/conf.d/rc
+++ b/etc/conf.d/rc
@@ -35,6 +35,12 @@ RC_NET_STRICT_CHECKING="none"
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