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