openwrt-routing/oonf-dlep-radio/files/dlep_radio.init

9 lines
125 B
Plaintext
Raw Normal View History

2015-06-08 10:02:13 +02:00
#!/bin/sh /etc/rc.common
START=82
DAEMON='dlep_radio'
2015-06-08 10:02:13 +02:00
[ -n "$IPKG_INSTROOT" ] || {
. /lib/functions/oonf_init.sh
}