Quoting Milan Beneš ([email protected]): > Hello, > does anybody know if systemd is a requirement for LXC 2.0?
Systemd is not required. A name=systemd cgroup mount is. You can create that trivially sudo mkdir /sys/fs/cgroup/systemd sudo mount -t cgroup -o none,name=systemd /sys/fs/cgroup/systemd > I tried to run LXC 2.0 rc15 on Gentoo, but I've hit this error: > lxc_cgfsng - cgfsng.c:all_controllers_found:430 - no systemd controller > mountpoint found > when starting the container > > -- > S pozdravem / With best regards > Milan Beneš > [email protected] > +420776816082 > > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
