diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/runscript.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/runscript.8 b/man/runscript.8 index a3e1f2ec..22de8258 100644 --- a/man/runscript.8 +++ b/man/runscript.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd July 1, 2009 +.Dd November 4, 2009 .Dt RUNSCRIPT 8 SMM .Os OpenRC .Sh NAME @@ -143,6 +143,8 @@ When in a jail, exclude this service from any dependencies. The service can still be run directly. .It Dv -openvz Same as -jail, but for OpenVZ systems. +.It Dv -lxc +Same as -jail, but for Linux Resource Containers (LXC). .It Dv -shutdown Don't stop this service when shutting the system down. This normally quite safe as remaining daemons will be sent a SIGTERM just |