aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gajim.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/gajim.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/gajim.profile')
-rw-r--r--etc/gajim.profile55
1 files changed, 0 insertions, 55 deletions
diff --git a/etc/gajim.profile b/etc/gajim.profile
deleted file mode 100644
index 85d9b9bd9..000000000
--- a/etc/gajim.profile
+++ /dev/null
@@ -1,55 +0,0 @@
1# Firejail profile for gajim
2# Description: GTK+-based Jabber client
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gajim.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.cache/gajim
10noblacklist ${HOME}/.config/gajim
11noblacklist ${HOME}/.local/share/gajim
12
13# Allow python (blacklisted by disable-interpreters.inc)
14#include allow-python2.inc
15include allow-python3.inc
16
17include disable-common.inc
18include disable-devel.inc
19include disable-exec.inc
20include disable-interpreters.inc
21include disable-passwdmgr.inc
22include disable-programs.inc
23# Comment the following line if you need to whitelist other folders than ~/Downloads
24include disable-xdg.inc
25
26mkdir ${HOME}/.cache/gajim
27mkdir ${HOME}/.config/gajim
28mkdir ${HOME}/.local/share/gajim
29whitelist ${HOME}/.cache/gajim
30whitelist ${HOME}/.config/gajim
31whitelist ${HOME}/.local/share/gajim
32whitelist ${DOWNLOADS}
33include whitelist-common.inc
34include whitelist-var-common.inc
35
36caps.drop all
37netfilter
38nodvd
39nogroups
40nonewprivs
41noroot
42notv
43nou2f
44protocol unix,inet,inet6,netlink
45seccomp
46shell none
47tracelog
48
49disable-mnt
50private-bin bash,gajim,gajim-history-manager,gpg,gpg2,paplay,python,python3,sh,zsh
51private-dev
52private-etc alsa,alternatives,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
53private-tmp
54
55join-or-start gajim