oonf: fix IB warnings 'include file not found'
[feed/routing.git] / oonf-dlep-radio / files / dlep_radio.init
index c660a216b4873e961359b2d5e2ce75919537507f..d0a5b230e289833c3469b0bfcf3f35eaf9bafe0a 100755 (executable)
@@ -3,4 +3,6 @@
 START=82
 DAEMON='dlep_radio'
 
-. /lib/functions/oonf_init.sh
+[ -n "$IPKG_INSTROOT" ] || {
+        . /lib/functions/oonf_init.sh
+}