mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Force dhcp server
This commit is contained in:
parent
28822b0b94
commit
337ae3c26d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
uci -q batch <<-EOF >/dev/null
|
||||
set dhcp.lan.ra_default=0
|
||||
set dhcp.lan.dhcpv6=disabled
|
||||
set dhcp.@dnsmasq[0].force=1
|
||||
commit dhcp
|
||||
EOF
|
||||
rm -f /tmp/luci-indexcache
|
||||
|
|
Loading…
Reference in a new issue