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/warsow.profile | 51 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 etc/profile-m-z/warsow.profile (limited to 'etc/profile-m-z/warsow.profile') diff --git a/etc/profile-m-z/warsow.profile b/etc/profile-m-z/warsow.profile new file mode 100644 index 000000000..32d27e1b9 --- /dev/null +++ b/etc/profile-m-z/warsow.profile @@ -0,0 +1,51 @@ +# Firejail profile for warsow +# Description: Fast paced 3D first person shooter +# This file is overwritten after every install/update +# Persistent local customizations +include warsow.local +# Persistent global definitions +include globals.local + +ignore noexec ${HOME} + +noblacklist ${HOME}/.cache/warsow-2.1 +noblacklist ${HOME}/.local/share/warsow-2.1 + +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 + +mkdir ${HOME}/.cache/warsow-2.1 +mkdir ${HOME}/.local/share/warsow-2.1 +whitelist ${HOME}/.cache/warsow-2.1 +whitelist ${HOME}/.local/share/warsow-2.1 +include whitelist-common.inc +include whitelist-var-common.inc + +caps.drop all +ipc-namespace +netfilter +nodvd +nogroups +nonewprivs +noroot +notv +nou2f +novideo +protocol unix,inet,inet6 +seccomp +shell none +tracelog + +disable-mnt +private-bin warsow +private-cache +private-dev +private-tmp + +dbus-user none +dbus-system none -- cgit v1.2.3-70-g09d2