Hi Tony, Sven, On Sat, Jun 17, 2017 at 09:36:32PM +0200, Sven Velt wrote: > ,--- > | # echo /var/lib/lxcfs/cgroup/* > | /var/lib/lxcfs/cgroup/* > `--- > > And I can confirm that the small fix also works for me.
One thing I wonder, though: how do you two end up with an empty /var/lib/lxcfs/cgroup/? When lxcfs is not running, /var/lib/lxcfs/cgroup/ does not exist and thus [1] prevents the code from running. And when it runs, the folder has entries. Cheers Evgeni [1] https://github.com/lxc/lxcfs/blob/master/share/lxc.mount.hook.in#L33

