From 018d75775eab4a0f045949a9d069c57686ca2686 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 21 Apr 2020 08:24:28 -0400 Subject: reorganize github etc directory --- etc/gajim.profile | 55 ------------------------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 etc/gajim.profile (limited to 'etc/gajim.profile') 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 @@ -# Firejail profile for gajim -# Description: GTK+-based Jabber client -# This file is overwritten after every install/update -# Persistent local customizations -include gajim.local -# Persistent global definitions -include globals.local - -noblacklist ${HOME}/.cache/gajim -noblacklist ${HOME}/.config/gajim -noblacklist ${HOME}/.local/share/gajim - -# Allow python (blacklisted by disable-interpreters.inc) -#include allow-python2.inc -include allow-python3.inc - -include disable-common.inc -include disable-devel.inc -include disable-exec.inc -include disable-interpreters.inc -include disable-passwdmgr.inc -include disable-programs.inc -# Comment the following line if you need to whitelist other folders than ~/Downloads -include disable-xdg.inc - -mkdir ${HOME}/.cache/gajim -mkdir ${HOME}/.config/gajim -mkdir ${HOME}/.local/share/gajim -whitelist ${HOME}/.cache/gajim -whitelist ${HOME}/.config/gajim -whitelist ${HOME}/.local/share/gajim -whitelist ${DOWNLOADS} -include whitelist-common.inc -include whitelist-var-common.inc - -caps.drop all -netfilter -nodvd -nogroups -nonewprivs -noroot -notv -nou2f -protocol unix,inet,inet6,netlink -seccomp -shell none -tracelog - -disable-mnt -private-bin bash,gajim,gajim-history-manager,gpg,gpg2,paplay,python,python3,sh,zsh -private-dev -private-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 -private-tmp - -join-or-start gajim -- cgit v1.2.3-54-g00ecf