From 95ee39ab1c9ce313725098999cf1d05b42f9c126 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 4 Nov 2009 19:21:24 +0000 Subject: Add support for Linux Containers, fixes #202. Patch by bug reporter. --- man/runscript.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/runscript.8 b/man/runscript.8 index a3e1f2e..22de825 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 -- cgit v1.2.3