mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
RA disabled by default
This commit is contained in:
parent
87cc93eb5c
commit
a9b513f2b1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
set dhcp.lan.ra_default=1
|
||||
set dhcp.lan.ra_default=0
|
||||
set dhcp.lan.dhcpv6=disabled
|
||||
commit dhcp
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue