Make --clear-on-reload apply to DBus API too.

This commit is contained in:
Simon Kelley
2013-07-25 21:47:17 +01:00
parent 3f3adae6bc
commit d9fb0be8c7
3 changed files with 21 additions and 8 deletions

View File

@@ -338,7 +338,8 @@ by '/', like the --server syntax, eg.
Don't poll /etc/resolv.conf for changes.
.TP
.B --clear-on-reload
Whenever /etc/resolv.conf is re-read, clear the DNS cache.
Whenever /etc/resolv.conf is re-read or the upstream servers are set
via DBus, clear the DNS cache.
This is useful when new nameservers may have different
data than that held in cache.
.TP