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/musixmatch.profile | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 etc/profile-m-z/musixmatch.profile (limited to 'etc/profile-m-z/musixmatch.profile') diff --git a/etc/profile-m-z/musixmatch.profile b/etc/profile-m-z/musixmatch.profile new file mode 100644 index 000000000..a6b85a8e4 --- /dev/null +++ b/etc/profile-m-z/musixmatch.profile @@ -0,0 +1,36 @@ +# Firejail profile for Musixmatch +# This file is overwritten after every install/update +# Persistent local customizations +include musixmatch.local +# Persistent global definitions +include globals.local + +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 +ipc-namespace +netfilter +no3d +nodvd +nogroups +nonewprivs +noroot +nogroups +nosound +notv +nou2f +novideo +protocol unix,inet,inet6,netlink +seccomp + +disable-mnt +private-dev +private-etc alternatives,asound.conf,ca-certificates,crypto-policies,machine-id,pki,pulse,ssl + -- cgit v1.2.3-54-g00ecf