mirror of
https://github.com/openwrt/routing.git
synced 2026-07-18 12:11:53 +04:00
hnetd: update to latest version
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -57,6 +57,9 @@ start_service() {
|
||||
config_get val pa ulaprefix
|
||||
[ -n "$val" ] && procd_append_param command --ulaprefix $val
|
||||
|
||||
config_get val pa ulamode
|
||||
[ -n "$val" ] && procd_append_param command --ulamode $val
|
||||
|
||||
config_get val sd router_name
|
||||
[ -n "$val" ] && procd_append_param command -n $val
|
||||
|
||||
|
||||
Reference in New Issue
Block a user