mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
lxc-auto: made init script compatible with image builder
Signed-off-by: Marc Benoit <marcb62185@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh /etc/rc.common
|
#!/bin/sh /etc/rc.common
|
||||||
|
|
||||||
. /lib/functions.sh
|
. "${IPKG_INSTROOT}"/lib/functions.sh
|
||||||
|
|
||||||
START=99
|
START=99
|
||||||
STOP=00
|
STOP=00
|
||||||
|
|||||||
Reference in New Issue
Block a user