]> git.proxmox.com Git - mirror_lxc.git/commit
api_start: refuse to run undaemonized if multithreaded
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 8 Nov 2013 04:20:33 +0000 (22:20 -0600)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 8 Nov 2013 16:04:21 +0000 (10:04 -0600)
commit2d834aa8074b3e8f7341ad9feff7a7c5b695a3b3
treef6d18b3f12c68ca478c4e2a95783ed571bae3f6a
parent94d942c3d22a3b8b0d97d990fc41219369addd45
api_start: refuse to run undaemonized if multithreaded

lxc-start is not safe (and doesn't actually make sense) if the
task is nto single-threaded.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/lxccontainer.c