aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gajim.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-08-13 15:07:29 -0500
committerLibravatar GitHub <noreply@github.com>2017-08-13 15:07:29 -0500
commitea8312bf0a5a334cba9d332dc0f0cce3b967d12d (patch)
tree7110249a1cbf5dceb263d7e93ae635817ce7fe59 /etc/gajim.profile
parentMerge pull request #1444 from SpotComms/h2 (diff)
parentFix nodvd placement (diff)
downloadfirejail-ea8312bf0a5a334cba9d332dc0f0cce3b967d12d.tar.gz
firejail-ea8312bf0a5a334cba9d332dc0f0cce3b967d12d.tar.zst
firejail-ea8312bf0a5a334cba9d332dc0f0cce3b967d12d.zip
Merge pull request #1466 from SpotComms/fixnd
Fix nodvd placement
Diffstat (limited to 'etc/gajim.profile')
-rw-r--r--etc/gajim.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/gajim.profile b/etc/gajim.profile
index f69391f23..f1929c015 100644
--- a/etc/gajim.profile
+++ b/etc/gajim.profile
@@ -28,6 +28,7 @@ include /etc/firejail/whitelist-common.inc
28 28
29caps.drop all 29caps.drop all
30netfilter 30netfilter
31nodvd
31nogroups 32nogroups
32nonewprivs 33nonewprivs
33noroot 34noroot
@@ -43,4 +44,3 @@ private-dev
43# private-tmp 44# private-tmp
44# Allow the local python 2.7 site packages, in case any plugins are using these 45# Allow the local python 2.7 site packages, in case any plugins are using these
45read-only ${HOME}/.local/lib/python2.7/site-packages/ 46read-only ${HOME}/.local/lib/python2.7/site-packages/
46nodvd