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/sayonara.profile | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 etc/profile-m-z/sayonara.profile (limited to 'etc/profile-m-z/sayonara.profile') diff --git a/etc/profile-m-z/sayonara.profile b/etc/profile-m-z/sayonara.profile new file mode 100644 index 000000000..8f0544f33 --- /dev/null +++ b/etc/profile-m-z/sayonara.profile @@ -0,0 +1,35 @@ +# Firejail profile for sayonara player +# This file is overwritten after every install/update +# Persistent local customizations +include sayonara.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.Sayonara +noblacklist ${MUSIC} + +include disable-common.inc +include disable-devel.inc +include disable-exec.inc +include disable-passwdmgr.inc +include disable-programs.inc +include disable-xdg.inc + +caps.drop all +netfilter +no3d +nogroups +nonewprivs +noroot +notv +nou2f +novideo +protocol unix,inet,inet6 +seccomp +shell none +tracelog + +private-bin sayonara +private-dev +private-tmp + -- cgit v1.2.3-54-g00ecf