On Sun, Jun 18, 2017 at 03:23:20PM +0200, Evgeni Golov wrote: > 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.
Could you post the output of systemctl status lxcfs -n 100 cat /proc/self/cgroups findmnt ? Thanks

