openwrt-routing/oonf-olsrd2/files/olsrd2.init

9 lines
121 B
Plaintext
Raw Normal View History

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