[lxc-users] Systemd as LXC 2.0 dependency ?
Serge Hallyn
serge.hallyn at ubuntu.com
Mon Apr 4 15:50:04 UTC 2016
Quoting Milan Beneš (milan at benesovi.eu):
> 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š
> milan at benesovi.eu
> +420776816082
>
> _______________________________________________
> lxc-users mailing list
> lxc-users at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users
More information about the lxc-users
mailing list