Merge pull request #433 from djs55/search-domains

dhcp: request and use search domains (option 119)
This commit is contained in:
Justin Cormack 2016-08-31 15:20:58 +01:00 committed by GitHub
commit 068c97390f

View File

@ -3,7 +3,7 @@ iface lo inet loopback
auto eth0
iface eth0 inet dhcp
udhcpc_opts -T 3 -A 3 -t 20
udhcpc_opts -T 3 -A 3 -t 20 -O search
auto eth1
iface eth1 inet dhcp