oonf: fix IB warnings 'include file not found'
[feed/routing.git] / oonf-dlep-proxy / files / dlep_proxy.init
index c47ff84000a850962312c748cf8eed163e95441e..fe26aaf94656826d7cdda198c76cffcc3b7c880b 100755 (executable)
@@ -3,4 +3,6 @@
 START=82
 DAEMON='dlep_proxy'
 
-. /lib/functions/oonf_init.sh
+[ -n "$IPKG_INSTROOT" ] || {
+        . /lib/functions/oonf_init.sh
+}
\ No newline at end of file