]> git.proxmox.com Git - mirror_lxc.git/commit - doc/lxc-start.sgml.in
Make possible to daemonize lxc-start
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Sun, 7 Jun 2009 19:48:46 +0000 (21:48 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Sun, 7 Jun 2009 19:48:46 +0000 (21:48 +0200)
commitc36583c3034ca430c98fc0b5afe6e8f0c6511258
tree76e2436a792d5a1c2f5c3d2cfe4598d4a4ad6f34
parentf8e09a0b769d185e66dc488796fc027abd46266d
Make possible to daemonize lxc-start

If needed the container can be launched in background
with a specific option -d.

That will make mute the container, the logs can help
to check what went wrong.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
doc/lxc-start.sgml.in
src/lxc/arguments.h
src/lxc/lxc_start.c