lxc-auto: made init script compatible with image builder

Signed-off-by: Marc Benoit <marcb62185@gmail.com>
This commit is contained in:
Marc Benoit 2022-09-05 15:15:14 -04:00 committed by Rosen Penev
parent 4d5c427922
commit e70844a9ca
1 changed files with 1 additions and 1 deletions

View File

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