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/xiphos.profile | 50 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 etc/profile-m-z/xiphos.profile (limited to 'etc/profile-m-z/xiphos.profile') diff --git a/etc/profile-m-z/xiphos.profile b/etc/profile-m-z/xiphos.profile new file mode 100644 index 000000000..7114f0469 --- /dev/null +++ b/etc/profile-m-z/xiphos.profile @@ -0,0 +1,50 @@ +# Firejail profile for xiphos +# Description: Environment for Bible reading, study, and research +# This file is overwritten after every install/update +# Persistent local customizations +include xiphos.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.sword +noblacklist ${HOME}/.xiphos + +blacklist ${HOME}/.bashrc + +include disable-common.inc +include disable-devel.inc +include disable-exec.inc +include disable-interpreters.inc +include disable-passwdmgr.inc +include disable-programs.inc + +mkdir ${HOME}/.sword +mkdir ${HOME}/.xiphos +whitelist ${HOME}/.sword +whitelist ${HOME}/.xiphos +include whitelist-common.inc +include whitelist-var-common.inc + +apparmor +caps.drop all +machine-id +netfilter +nodvd +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix,inet,inet6 +seccomp +shell none +tracelog + +disable-mnt +private-bin xiphos +private-cache +private-dev +private-etc alternatives,ca-certificates,crypto-policies,fonts,pki,resolv.conf,ssli,sword,sword.conf +private-tmp -- cgit v1.2.3-54-g00ecf