From eaa32c75c9bba7af0ec842d82f56a6862bbc83db Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Sun, 26 Apr 2009 21:16:05 +0000 Subject: Add the nostop keyword so that we don't stop the network init script by default. --- man/runscript.8 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/runscript.8 b/man/runscript.8 index c6157e89..fa8a8331 100644 --- a/man/runscript.8 +++ b/man/runscript.8 @@ -1,4 +1,4 @@ -.\" Copyright 2007-2008 Roy Marples +.\" Copyright 2007-2009 Roy Marples .\" All rights reserved .\" .\" Redistribution and use in source and binary forms, with or without @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd September 19, 2008 +.Dd April 26, 2009 .Dt RUNSCRIPT 8 SMM .Os OpenRC .Sh NAME @@ -139,6 +139,9 @@ When in a jail, exclude this service from any dependencies. The service can still be run directly. .It Dv noopenvz Same as nojail, but for OpenVZ systems. +.It Dv nostop +Don't stop this service when changing runlevels, even if not present. +This includes shutting the system down. .It Dv notimeout Do not time out waiting for that service. .It Dv nouml -- cgit v1.2.3