1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Disable DHCP IPv6

This commit is contained in:
Ycarus 2018-07-07 21:14:26 +02:00
parent 16d0c1d0f0
commit caad576774

View file

@ -2,6 +2,7 @@
uci -q batch <<-EOF >/dev/null
set dhcp.lan.ra_default=1
set dhcp.lan.dhcpv6=disabled
commit dhcp
EOF
rm -f /tmp/luci-indexcache