1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-28 14:00:13 +02:00
build/product/router/dhcpcd.conf
David Oberhollenzer 2ded2649a8 Fix missing newline and broken append in config files
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-08-16 22:54:28 +02:00

11 lines
227 B
Plaintext

hostname
duid
persistent
option rapid_commit
option domain_name_servers, domain_name, domain_search, host_name
option classless_static_routes
option interface_mtu
require dhcp_server_identifier
slaac private
nohook resolv.conf