6 lines
82 B
Bash
Executable file
6 lines
82 B
Bash
Executable file
#!/bin/sh /etc/rc.common
|
|
|
|
START=82
|
|
DAEMON='olsrd2'
|
|
|
|
. /lib/functions/oonf_init.sh
|