Commit Graph

11 Commits

Author SHA1 Message Date
6615eb4b68 Add runlevel stacking, #88
This implementation has the limitation that you cannot have a stacked
runlevel and service of the same name in a runlevel.
2009-05-02 12:26:45 +01:00
658a220638 Add (c) to Copyright 2009-05-01 15:11:40 +01:00
abcc4c5c72 Don't allow SYSVINIT parameters through anymore.
RC_REBOOT is now yes when rebooting.
Document the special reboot runlevel.
2009-01-13 11:02:00 +00:00
0af7d5bc20 Add a new shutdown runlevel, Gentoo #224537.
Split halt.sh into halt, killprocs, romount and savecache services.
The reboot runlevel is removed but mapped to shutdown.
The halt script should be moved to the sysvinit package.
2008-11-03 15:31:01 +00:00
0d98d56188 Remove sysvinit specific code.
The runlevels shutdown, reboot, sysinit and single should be called by
init(8) and shutdown(8) and not manually.
sysvinit users will have to add sulogin to their inittab to secure the
console.
2008-10-27 18:01:03 +00:00
a72dc1194a Style. 2008-09-19 11:34:35 +00:00
df1377601b We don't mount /lib/rc/init.d when / is rw at boot. 2008-03-08 15:18:53 +00:00
00aa221b98 Welcome to 2008. 2008-02-22 12:35:58 +00:00
ad780077d2 Welcome to 2008. 2008-02-22 12:07:34 +00:00
a1783d552d Typo, thanks to dberkholz. 2008-01-15 09:26:29 +00:00
e4575849be Add a manpage for rc.8 2007-12-20 15:54:19 +00:00