]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/start.c
add option to close inherited fds
authorSerge Hallyn <serge@hallyn.com>
Thu, 16 Feb 2012 20:08:18 +0000 (14:08 -0600)
committerDaniel Lezcano <daniel.lezcano@free.fr>
Sun, 26 Feb 2012 09:44:41 +0000 (10:44 +0100)
commitb119f36293ef2cf3bdb0f9ed7b24b9eb25453fac
treede627e391c7b770f3555d35225cc901b2f5e132b
parentf6144f0cba9850dad8db6ccf7cd5f63a5477af93
add option to close inherited fds

The option is implied by '-d', because the admin won't see the warning
message.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/arguments.h
src/lxc/conf.h
src/lxc/execute.c
src/lxc/lxc_start.c
src/lxc/restart.c
src/lxc/start.c
src/lxc/start.h