cache_dir = Chef::Config[:file_cache_path]
-dnscontrol_version = "3.20.0"
+dnscontrol_version = "3.21.0"
dnscontrol_arch = if arm?
"arm64"
protect_system "strict"
protect_home true
read_write_paths "/var/lib/dns"
+ no_new_privileges true
end
systemd_timer "dns-check" do