lxc-auto: made init script compatible with image builder
Signed-off-by: Marc Benoit <marcb62185@gmail.com>
This commit is contained in:
parent
4d5c427922
commit
e70844a9ca
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh /etc/rc.common
|
||||
|
||||
. /lib/functions.sh
|
||||
. "${IPKG_INSTROOT}"/lib/functions.sh
|
||||
|
||||
START=99
|
||||
STOP=00
|
||||
|
|
Loading…
Reference in a new issue