From 0af7d5bc204cd6b7d03f22aacf4072c5f526c0ee Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 3 Nov 2008 15:31:01 +0000 Subject: 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. --- man/rc.8 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'man') diff --git a/man/rc.8 b/man/rc.8 index e0e3198..d4609ee 100644 --- a/man/rc.8 +++ b/man/rc.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd October 27, 2008 +.Dd November 03, 2008 .Dt RC 8 SMM .Os OpenRC .Sh NAME @@ -65,8 +65,6 @@ All services in the boot and sysinit runlevels are automatically included in all other runlevels except for those listed here. .It Ar single Stops all services except for those in the sysinit runlevel. -.It Ar reboot -Changes to the single runlevel and then reboots the host. .It Ar shutdown Changes to the single runlevel and then halts the host. .El -- cgit v1.2.3