oonf: fix IB warnings 'include file not found'
[feed/routing.git] / oonf-dlep-proxy / files / dlep_proxy.init
1 #!/bin/sh /etc/rc.common
2
3 START=82
4 DAEMON='dlep_proxy'
5
6 [ -n "$IPKG_INSTROOT" ] || {
7 . /lib/functions/oonf_init.sh
8 }