]> git.proxmox.com Git - mirror_lxc.git/commit
cgfsng: check whether we have a conf
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 27 Sep 2017 16:24:42 +0000 (18:24 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 4 Oct 2017 22:55:23 +0000 (18:55 -0400)
commit9bd022217279457359f9aa6f1c0b991b25edea86
tree6ae7657bda06c22373a62e0e2529b20dc5207a6e
parent76208052b865bdb30753158eda94849c59ae3cd8
cgfsng: check whether we have a conf

We can't rely in general on the presence of an initialized conf on cgroup init
time. One good example are our criu codepaths.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/cgroups/cgfsng.c