Update dnscrypt-proxy

dnscrypt-proxy should be able to read all files in /etc/dnscrypt-proxy
This commit is contained in:
curiosityseeker 2023-04-04 14:40:40 +02:00 committed by Alex
parent 392bd49136
commit f3698ad4fe

View file

@ -26,14 +26,8 @@ profile dnscrypt-proxy @{exec_path} {
@{exec_path} mrix,
/etc/dnscrypt-proxy/ r,
/etc/dnscrypt-proxy/blacklist.txt r,
/etc/dnscrypt-proxy/cloaking-rules.txt r,
/etc/dnscrypt-proxy/dnscrypt-proxy.toml r,
/etc/dnscrypt-proxy/forwarding-rules.txt r,
/etc/dnscrypt-proxy/localhost.pem r,
/etc/dnscrypt-proxy/whitelist.txt r,
/etc/dnscrypt-proxy/{,**} r,
owner /etc/dnscrypt-proxy/public-resolvers.md rw,
owner /etc/dnscrypt-proxy/public-resolvers.md.minisig rw,
owner /etc/dnscrypt-proxy/relays.md rw,