]> 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)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 27 Sep 2017 16:24:42 +0000 (18:24 +0200)
commit9b5396f9d55aa5a251bfeaba1cd4e97e3183f387
tree253c4988061967093d99a42aaf04853081c20d46
parent50b92d006b5efdec66a180a9dc8e4f4f6fceaac1
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