]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/start.c
always ensure a /proc while setting up container
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 15 Feb 2014 05:57:12 +0000 (23:57 -0600)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 15 Feb 2014 06:26:36 +0000 (00:26 -0600)
commit5112cd709005169b1afad76b1e4de3c4cc86716f
treecea626b5bf601b5d0ae8cbe57a175a079ec2ecaf
parentf8744a950b963312362d245ece0561306dabf2dd
always ensure a /proc while setting up container

Otherwise we can't open /proc/self/fd to find the fds to close.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/conf.c
src/lxc/conf.h
src/lxc/lsm/lsm.c
src/lxc/lsm/lsm.h
src/lxc/start.c