7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
|
#!/bin/sh /etc/rc.common
|
||
|
|
||
|
START=82
|
||
|
DAEMON='olsrd2'
|
||
|
|
||
|
. /lib/functions/oonf_init.sh
|