Hi, I reopen this because I have seen another side effect. The LXC containers fail to start automatically during boot.
I attach a patch to fix this. I haven't tested with "systemd" as "init", but I think it's not a problem ("systemd" doesn't use /etc/init.d/lxc script, right ?). Best regards,
--- /etc/init.d/lxc.orig 2017-01-11 11:47:00.000000000 +0100 +++ /etc/init.d/lxc 2017-01-11 11:48:00.000000000 +0100 @@ -7,8 +7,8 @@ # ### BEGIN INIT INFO # Provides: lxc -# Required-Start: $syslog $remote_fs -# Required-Stop: $syslog $remote_fs +# Required-Start: $syslog $remote_fs cgroupfs-mount +# Required-Stop: $syslog $remote_fs cgroupfs-mount # Should-Start: # Should-Stop: # Default-Start: 2 3 4 5
signature.asc
Description: OpenPGP digital signature