]> git.ipfire.org Git - thirdparty/lxc.git/commit
fork/exec after attach
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 8 Apr 2010 07:44:23 +0000 (09:44 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 8 Apr 2010 07:44:23 +0000 (09:44 +0200)
commit7adff31cbb521d52c31a3e6e2447db8bcd8e3784
treef1a967283c05e1edc74c616d2ebefc24b320d6a5
parent91480a0f0a62732f3115d556b689d62d574294ae
fork/exec after attach

The command to attach has to be fork/exec.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc_attach.c