My syslog file gets four repeating messages every four to eight minutes that look like this :
May 25 10:45:57 Router daemon.info dnsmasq[685]: reading /tmp/resolv.conf.auto
May 25 10:45:57 Router daemon.info dnsmasq[685]: using nameserver 192.168.0.1#53
May 25 10:45:57 Router daemon.info dnsmasq[685]: using nameserver 192.168.0.1#53
May 25 10:45:57 Router daemon.info dnsmasq[685]: using local addresses only for domain lan
This does not appear to be an error (?) but more of an information update but it clutters up the log file so it would be nice to get rid of it.
Anybody got an idea where I can look?
Thanks.