История изменений
Исправление karaien, (текущая версия) :
# lxc-start -n test0
lxc-start: lxc_start.c: main: 295 Executing '/sbin/init' with no configuration file may crash the host
alexmint lxc # cd ./test4/rootfs/
alexmint rootfs # ls -l ./sbin/init
lrwxrwxrwx 1 root root 22 Aug 29 2015 ./sbin/init -> ../lib/systemd/systemd
alexmint rootfs # ls -l ./lib/systemd/systemd
-rwxr-xr-x 1 root root 1230912 Jun 24 2015 ./lib/systemd/systemd
Исходная версия karaien, :
# lxc-start -n test0
lxc-start: lxc_start.c: main: 295 Executing '/sbin/init' with no configuration file may crash the host
alexmint lxc # cd ./test4/rootfs/
alexmint rootfs # ls -l ./sbin/init
lrwxrwxrwx 1 root root 22 Aug 29 2015 ./sbin/init -> ../lib/systemd/systemd
alexmint rootfs # ls -l ./lib/systemd/systemd
-rwxr-xr-x 1 root root 1230912 Jun 24 2015 ./lib/systemd/systemd