systemd and changes

Thomas Moschny thomas.moschny at gmail.com
Fri Aug 27 09:43:41 UTC 2010


2010/8/27 Jesse Keating <jkeating at j2solutions.net>:
> That's strange.  I use it on my laptop, which has a caching local DNS
> server (dnsmasq) and it works just fine.  I do have a script in
> /etc/NetworkManager/dispatcher.d/ that waits for bringup and vpn bring
> up to make adjustments to the running local DNS server (which seems
> easier with NM than it would be with the old scripts).

How can it be easier than this line in /etc/dhcp/dhclient-eth0-up-hooks:
new_domain_name_servers="127.0.0.1 $new_domain_name_servers"

This doesn't work with NM anymore however, so care to share your NM script?

(Imho NM should offer a configuration option for this, seems a common case.)

Thanks
Thomas


More information about the devel mailing list