hnetd: bump and add tunneling support
[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