Avahi Huh ?
by babydr from LinuxQuestions.org on  (#6JWR2)
	Who thought this up ...
test -f /etc/resolv.conf.avahi && mv /etc/resolv.conf.avahi /etc/resolv.conf
Thanks for F'n things . Why NOT a cp instead ?
JimL
	
test -f /etc/resolv.conf.avahi && mv /etc/resolv.conf.avahi /etc/resolv.conf
Thanks for F'n things . Why NOT a cp instead ?
JimL