Leave the line to do it (commented out) as some users may not be
using cgmanager, and may in fact still need those mounts.
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
#include <abstractions/lxc/container-base>
#include <abstractions/lxc/start-container>
- mount fstype=cgroup -> /sys/fs/cgroup/**,
+# Uncomment the line below if you are not using cgmanager
+# mount fstype=cgroup -> /sys/fs/cgroup/**,
mount fstype=proc -> /var/cache/lxc/**,
mount fstype=sysfs -> /var/cache/lxc/**,