summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-09-04 13:32:48 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-09-04 13:32:48 +0000
commit0f1cf7913b1b2009539aa2ae9c111851ed2920e7 (patch)
tree7543ac44c142774bd057b57791bd45768dc93526 /etc
parentadd back some lines (diff)
downloadbaselayout-vserver-0f1cf7913b1b2009539aa2ae9c111851ed2920e7.tar.gz
baselayout-vserver-0f1cf7913b1b2009539aa2ae9c111851ed2920e7.tar.bz2
baselayout-vserver-0f1cf7913b1b2009539aa2ae9c111851ed2920e7.zip
remove bootlog; support gentoo init style; fix minor bugs
svn path=/baselayout-vserver/trunk/; revision=34
Diffstat (limited to 'etc')
-rw-r--r--etc/conf.d/rc7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/conf.d/rc b/etc/conf.d/rc
index a301863..a4abb47 100644
--- a/etc/conf.d/rc
+++ b/etc/conf.d/rc
@@ -5,11 +5,10 @@
RC_PARALLEL_STARTUP="no"
-# RC_BOOTLOG will generate a log of the boot messages shown on the console.
-# Useful for headless machines or debugging. You need to emerge the
-# app-admin/showconsole package for this to work.
+# Set to "yes" if you want to use gentoo init style
+# in the util-vserver configuration
-RC_BOOTLOG="no"
+RC_INITSTYLE_HACK="no"
#
# Controlling start-stop-daemon behavior