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/profile-m-z/profanity.profile | 52 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 etc/profile-m-z/profanity.profile (limited to 'etc/profile-m-z/profanity.profile') diff --git a/etc/profile-m-z/profanity.profile b/etc/profile-m-z/profanity.profile new file mode 100644 index 000000000..b7aa2bf52 --- /dev/null +++ b/etc/profile-m-z/profanity.profile @@ -0,0 +1,52 @@ +# Firejail profile for profanity +# Description: profanity is an XMPP chat client for the terminal +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include profanity.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.config/profanity +noblacklist ${HOME}/.local/share/profanity + +# Allow Python +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 +include disable-xdg.inc + +include whitelist-usr-share-common.inc +include whitelist-var-common.inc + +caps.drop all +netfilter +no3d +nodvd +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix,inet,inet6 +seccomp +shell none + +private-bin profanity +private-cache +private-dev +private-etc alternatives,ca-certificates,crypto-policies,localtime,mime.types,nsswitch.conf,pki,resolv.conf,ssl +private-tmp + +dbus-user none +dbus-system none + +memory-deny-write-execute -- cgit v1.2.3-70-g09d2