mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 21:24:32 +04:00
7 lines
82 B
Bash
Executable File
7 lines
82 B
Bash
Executable File
#!/bin/sh /etc/rc.common
|
|
|
|
START=82
|
|
DAEMON='olsrd2'
|
|
|
|
. /lib/functions/oonf_init.sh
|