aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar SkewedZeppelin <8296104+SkewedZeppelin@users.noreply.github.com>2018-12-27 18:35:51 +0000
committerLibravatar GitHub <noreply@github.com>2018-12-27 18:35:51 +0000
commit6f0efbfa4ed5853c063631be58f7f8f9b02dc3ff (patch)
treeccc64dd2120735ec05ffa5bd1c3f3980c0498f91
parentRemove network access from cherrytree.profile (diff)
parentUpdate gajim.profile (diff)
downloadfirejail-6f0efbfa4ed5853c063631be58f7f8f9b02dc3ff.tar.gz
firejail-6f0efbfa4ed5853c063631be58f7f8f9b02dc3ff.tar.zst
firejail-6f0efbfa4ed5853c063631be58f7f8f9b02dc3ff.zip
Merge pull request #2313 from rusty-snake/patch-1
Fix gajim.profile
-rw-r--r--etc/gajim-history-manager.profile5
-rw-r--r--etc/gajim.profile8
2 files changed, 12 insertions, 1 deletions
diff --git a/etc/gajim-history-manager.profile b/etc/gajim-history-manager.profile
new file mode 100644
index 000000000..2ae6dd9d8
--- /dev/null
+++ b/etc/gajim-history-manager.profile
@@ -0,0 +1,5 @@
1# Firejail profile alias for gajim-history-manager
2# This file is overwritten after every install/update
3
4# Redirect
5include gajim.profile
diff --git a/etc/gajim.profile b/etc/gajim.profile
index b60437c6e..8b969d8a2 100644
--- a/etc/gajim.profile
+++ b/etc/gajim.profile
@@ -41,9 +41,15 @@ notv
41nou2f 41nou2f
42protocol unix,inet,inet6 42protocol unix,inet,inet6
43seccomp 43seccomp
44shell none
45tracelog
44 46
45disable-mnt 47disable-mnt
46private-bin python,python3,sh,gpg,gpg2,gajim 48private-bin python,python3,sh,gpg,gpg2,gajim,bash,zsh,paplay,gajim-history-manager
49private-cache
47private-dev 50private-dev
48private-etc alsa,asound.conf,ca-certificates,crypto-policies,fonts,group,hostname,hosts,ld.so.cache,ld.so.conf,localtime,machine-id,passwd,pki,pulse,resolv.conf,ssl 51private-etc alsa,asound.conf,ca-certificates,crypto-policies,fonts,group,hostname,hosts,ld.so.cache,ld.so.conf,localtime,machine-id,passwd,pki,pulse,resolv.conf,ssl
49private-tmp 52private-tmp
53
54noexec ${HOME}
55noexec /tmp