odhcpd: don't enable relaying by default anymore

SVN-Revision: 41228
This commit is contained in:
Steven Barth 2014-06-17 13:05:24 +00:00
parent 1e989206f4
commit d923104149

View file

@ -7,13 +7,7 @@ set dhcp.odhcpd=odhcpd
set dhcp.odhcpd.maindhcp=0
set dhcp.odhcpd.leasefile=/tmp/hosts/odhcpd
set dhcp.odhcpd.leasetrigger=/usr/sbin/odhcpd-update
set dhcp.lan.dhcpv6=hybrid
set dhcp.lan.ra=hybrid
set dhcp.lan.ndp=hybrid
set dhcp.wan6=dhcp
set dhcp.wan6.dhcpv6=hybrid
set dhcp.wan6.ra=hybrid
set dhcp.wan6.ndp=hybrid
set dhcp.wan6.master=1
set dhcp.lan.dhcpv6=server
set dhcp.lan.ra=server
commit dhcp
EOF