]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: handle missing CLONE_NEWCGROUP 2780/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 10 Jan 2019 12:35:42 +0000 (13:35 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 10 Jan 2019 12:55:55 +0000 (13:55 +0100)
commitbca7c59caddb7568b27552cf0138bfafc1fa2d30
tree3f7efa1b0f04ab58d65203c913ed5979e98ed576
parent2fa5dff98804ec6ea4f19bab9ce09a7b12516881
start: handle missing CLONE_NEWCGROUP

If cgroup namespaces are not supported we should just record it in the
log and move on.

Cc: Ondrej Kubik <ondrej.kubik@canonical.com>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/start.c