mirror of
https://github.com/openwrt/routing.git
synced 2025-02-23 18:35:06 +00:00
7 lines
86 B
Bash
Executable File
7 lines
86 B
Bash
Executable File
#!/bin/sh /etc/rc.common
|
|
|
|
START=82
|
|
DAEMON='dlep_proxy'
|
|
|
|
. /lib/functions/oonf_init.sh
|