aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dnscrypt-proxy.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-06-15 06:22:18 -0500
committerLibravatar GitHub <noreply@github.com>2018-06-15 06:22:18 -0500
commit31bb894f2afd8686bc5051fdc8b59bc5e8f738e4 (patch)
treee617fa5b0b44f1ebf581fb7738f3ee7ce79a7253 /etc/dnscrypt-proxy.profile
parentreadme.md (diff)
parentAdd private-cache to many profiles (diff)
downloadfirejail-31bb894f2afd8686bc5051fdc8b59bc5e8f738e4.tar.gz
firejail-31bb894f2afd8686bc5051fdc8b59bc5e8f738e4.tar.zst
firejail-31bb894f2afd8686bc5051fdc8b59bc5e8f738e4.zip
Merge pull request #2003 from SkewedZeppelin/revert-private-cache
Revert private cache enabled by default
Diffstat (limited to 'etc/dnscrypt-proxy.profile')
-rw-r--r--etc/dnscrypt-proxy.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/dnscrypt-proxy.profile b/etc/dnscrypt-proxy.profile
index 4d0afc159..0971451c4 100644
--- a/etc/dnscrypt-proxy.profile
+++ b/etc/dnscrypt-proxy.profile
@@ -27,6 +27,7 @@ seccomp.drop mount,umount2,ptrace,kexec_load,kexec_file_load,open_by_handle_at,i
27 27
28disable-mnt 28disable-mnt
29private 29private
30private-cache
30private-dev 31private-dev
31 32
32# mdwe can break modules/plugins 33# mdwe can break modules/plugins