1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 03:43:53 +02:00

lxc-auto: made init script compatible with image builder

Signed-off-by: Marc Benoit <marcb62185@gmail.com>
(cherry picked from commit e70844a9ca)
This commit is contained in:
Marc Benoit 2022-09-05 15:15:14 -04:00 committed by Rafał Miłecki
parent 828d92bd76
commit ac57ec2dd8

View File

@ -1,6 +1,6 @@
#!/bin/sh /etc/rc.common
. /lib/functions.sh
. "${IPKG_INSTROOT}"/lib/functions.sh
START=99
STOP=00