8dc7871a3b4f58f20567e00e33cff58de13d46fc
[feed/routing.git] / hnetd / files / hnetd.defaults
1 #!/bin/sh
2
3 uci batch <<EOF
4 set dhcp.odhcpd.maindhcp=1
5 set dhcp.@dnsmasq[0].localservice=0
6 commit dhcp
7 EOF