https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186806
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from [email protected] --- FreeBSD ships with a resolvconf(8) implementation which dhclient should support. So you can use that functionality to achieve the same results. Try this in /etc/resolvconf.conf name_servers="2001:4860:4860::8888, 2001:4860:4860::8844" -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
