odhcpd: add loglevel uci option in odhcpd defaults

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
openwrt-18.06
Hans Dedecker 2017-03-06 17:12:31 +01:00
parent 42e3053ee4
commit a8e0816490
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +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.odhcpd.loglevel=4
set dhcp.lan.dhcpv6=server
set dhcp.lan.ra=server
commit dhcp