aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gajim.profile
diff options
context:
space:
mode:
authorLibravatar Eduard Tolosa <tolosaeduard@gmail.com>2019-07-03 22:47:57 -0500
committerLibravatar GitHub <noreply@github.com>2019-07-03 22:47:57 -0500
commit9efe53a24b8c2d54cdd80efad45e4b090a875aa6 (patch)
treecd488b6633e4249f674e26b9ba23e4439297c91e /etc/gajim.profile
parentFix #2826 (diff)
downloadfirejail-9efe53a24b8c2d54cdd80efad45e4b090a875aa6.tar.gz
firejail-9efe53a24b8c2d54cdd80efad45e4b090a875aa6.tar.zst
firejail-9efe53a24b8c2d54cdd80efad45e4b090a875aa6.zip
Add note to 'include disable-xdg.inc' instead of removing it
Diffstat (limited to 'etc/gajim.profile')
-rw-r--r--etc/gajim.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/gajim.profile b/etc/gajim.profile
index f101d924f..85d9b9bd9 100644
--- a/etc/gajim.profile
+++ b/etc/gajim.profile
@@ -20,6 +20,8 @@ include disable-exec.inc
20include disable-interpreters.inc 20include disable-interpreters.inc
21include disable-passwdmgr.inc 21include disable-passwdmgr.inc
22include disable-programs.inc 22include disable-programs.inc
23# Comment the following line if you need to whitelist other folders than ~/Downloads
24include disable-xdg.inc
23 25
24mkdir ${HOME}/.cache/gajim 26mkdir ${HOME}/.cache/gajim
25mkdir ${HOME}/.config/gajim 27mkdir ${HOME}/.config/gajim