dnsmasq: watch for new dns resolvers

dnsmasq will watch /etc/resolv.conf for any changes to add new dns
servers immediately.

Signed-off-by: bauen1 <j2468h@gmail.com>
This commit is contained in:
bauen1 2020-04-03 14:16:59 +02:00
parent 096b8f59f2
commit 09c028ead9
No known key found for this signature in database
GPG Key ID: FF0AAF5E0812BA9C
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ dev_read_urand(dnsmasq_t)
domain_use_interactive_fds(dnsmasq_t)
files_read_etc_runtime_files(dnsmasq_t)
files_watch_etc_dirs(dnsmasq_t)
fs_getattr_all_fs(dnsmasq_t)
fs_search_auto_mountpoints(dnsmasq_t)