lxc: lxc-autostart service requires cgmanager (close #4018).
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
sv check cgmanager >/dev/null || exit 1
|
||||||
lxc-autostart || exit 1
|
lxc-autostart || exit 1
|
||||||
exec chpst -b lxc-autostart pause
|
exec chpst -b lxc-autostart pause
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ _desc="Linux Containers"
|
|||||||
|
|
||||||
pkgname=lxc
|
pkgname=lxc
|
||||||
version=2.0.0
|
version=2.0.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --enable-doc --enable-seccomp --enable-cgmanager
|
configure_args="--sbindir=/usr/bin --enable-doc --enable-seccomp --enable-cgmanager
|
||||||
--enable-capabilities --disable-apparmor --with-distro=none
|
--enable-capabilities --disable-apparmor --with-distro=none
|
||||||
|
|||||||
Reference in New Issue
Block a user