[oneimage] Update dhclient.conf (#479)

Add option 226 back and do slight adjustment to make sure the total option amount is not 16.
This commit is contained in:
Taoyu Li 2017-04-05 13:16:20 -07:00 committed by GitHub
parent bd6976a6fa
commit b0537eab73

View File

@ -19,7 +19,7 @@ option acl-url code 226 = text;
send host-name = gethostname();
request subnet-mask, broadcast-address, time-offset, routers,
domain-name, domain-name-servers, domain-search, host-name,
dhcp6.name-servers, dhcp6.domain-search,
netbios-name-servers, netbios-scope, interface-mtu,
rfc3442-classless-static-routes, ntp-servers, snmp-community, minigraph-url;
dhcp6.name-servers, dhcp6.domain-search, interface-mtu,
rfc3442-classless-static-routes, ntp-servers,
snmp-community, minigraph-url, acl-url;