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/soundconverter.profile | 50 ++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 etc/profile-m-z/soundconverter.profile (limited to 'etc/profile-m-z/soundconverter.profile') diff --git a/etc/profile-m-z/soundconverter.profile b/etc/profile-m-z/soundconverter.profile new file mode 100644 index 000000000..bdd6eb7f5 --- /dev/null +++ b/etc/profile-m-z/soundconverter.profile @@ -0,0 +1,50 @@ +# Firejail profile for soundconverter +# Description: GNOME application to convert audio files into other formats +# This file is overwritten after every install/update +# Persistent local customizations +include soundconverter.local +# Persistent global definitions +include globals.local + +# Allow python (blacklisted by disable-interpreters.inc) +include allow-python2.inc +include allow-python3.inc + +noblacklist ${MUSIC} + +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 + +whitelist ${DOWNLOADS} +whitelist ${MUSIC} +whitelist /usr/share/soundconverter +include whitelist-common.inc +include whitelist-usr-share-common.inc +include whitelist-var-common.inc + +apparmor +caps.drop all +ipc-namespace +machine-id +no3d +nodvd +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix +seccomp +shell none + +private-cache +private-dev +private-tmp + -- cgit v1.2.3-70-g09d2