Browse Source
lxc: export systemd cgroups after install
otherwise, a user would have to either manually run /etc/init.d/lxc-auto
boot or reboot the system to start using lxc.
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 2cde10b950
)
lilik-openwrt-22.03
Michal Vasilek
3 years ago
committed by
Josef Schlehofer
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with
4 additions and
0 deletions
utils/lxc/Makefile
@ -177,6 +177,10 @@ define Package/lxc-auto/install
$( INSTALL_BIN) ./files/lxc-auto.init $( 1) /etc/init.d/lxc-auto
$( INSTALL_BIN) ./files/lxc-auto.init $( 1) /etc/init.d/lxc-auto
e n d e f
e n d e f
d e f i n e P a c k a g e / l x c - a u t o / p o s t i n s t
[ "$${PKG_UPGRADE}" = "0" ] & & / e t c / i n i t . d / l x c - a u t o b o o t
e n d e f
d e f i n e P a c k a g e / l x c - c o m m o n / c o n f f i l e s
d e f i n e P a c k a g e / l x c - c o m m o n / c o n f f i l e s
/ e t c / l x c / d e f a u l t . c o n f
/ e t c / l x c / d e f a u l t . c o n f
/ e t c / l x c / l x c . c o n f
/ e t c / l x c / l x c . c o n f