aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tor.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-06-16 01:26:18 +0000
committerLibravatar GitHub <noreply@github.com>2019-06-16 01:26:18 +0000
commit0a9beba3c6b1058b045993e2bc2ba711bfef70a9 (patch)
treedd0c033b00d8aa65ecc52b300dd38165064685a3 /etc/tor.profile
parentMerge branch 'master' of github.com:netblue30/firejail (diff)
downloadfirejail-0a9beba3c6b1058b045993e2bc2ba711bfef70a9.tar.gz
firejail-0a9beba3c6b1058b045993e2bc2ba711bfef70a9.tar.zst
firejail-0a9beba3c6b1058b045993e2bc2ba711bfef70a9.zip
Sort caps.keep and seccomp.drop options (#2780)
* Sort seccomp.drop in unbound.profile * Sort caps.keep in tor.profile * Sort seccomp.drop in qgjs.profile * Sort seccomp.drop in dnscrypt-proxy.profile * Sort caps.keep in chromium-common.profile
Diffstat (limited to 'etc/tor.profile')
-rw-r--r--etc/tor.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/tor.profile b/etc/tor.profile
index 4aebe0a1e..8d6622241 100644
--- a/etc/tor.profile
+++ b/etc/tor.profile
@@ -25,7 +25,7 @@ include disable-passwdmgr.inc
25include disable-programs.inc 25include disable-programs.inc
26include disable-xdg.inc 26include disable-xdg.inc
27 27
28caps.keep setuid,setgid,net_bind_service,dac_read_search 28caps.keep dac_read_search,net_bind_service,setgid,setuid
29ipc-namespace 29ipc-namespace
30machine-id 30machine-id
31netfilter 31netfilter