babeld: Added missing $IPKG_INSTROOT.
Signed-off-by: Jernej Kos <jernej@kos.mx>
This commit is contained in:
parent
1c40d0e54d
commit
1520babe9d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh /etc/rc.common
|
||||
|
||||
. /lib/functions/network.sh
|
||||
. $IPKG_INSTROOT/lib/functions/network.sh
|
||||
|
||||
START=70
|
||||
|
||||
|
|
Loading…
Reference in a new issue