aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tor.profile
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2019-02-17 12:09:02 -0600
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2019-02-17 12:09:02 -0600
commit83ddb3e5b276613ad2be190cebf74401daebef03 (patch)
tree542b76f3d93dec7c18bc986836e738679efa42a1 /etc/tor.profile
parentAdd alternatives to private-etc for profiles in /etc-fixes (diff)
downloadfirejail-83ddb3e5b276613ad2be190cebf74401daebef03.tar.gz
firejail-83ddb3e5b276613ad2be190cebf74401daebef03.tar.zst
firejail-83ddb3e5b276613ad2be190cebf74401daebef03.zip
Add alternatives to private-etc for profiles in etc/
See discussion in #2399
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 04a6c3abb..418352639 100644
--- a/etc/tor.profile
+++ b/etc/tor.profile
@@ -46,7 +46,7 @@ private
46private-bin tor,bash 46private-bin tor,bash
47private-cache 47private-cache
48private-dev 48private-dev
49private-etc tor,passwd,ca-certificates,ssl,pki,crypto-policies 49private-etc alternatives,tor,passwd,ca-certificates,ssl,pki,crypto-policies
50private-tmp 50private-tmp
51 51
52noexec ${HOME} 52noexec ${HOME}