From 6ea485a808c1bc86cdbff55b99b5e5e9e03ab65b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 18 Oct 2020 20:54:47 -0700 Subject: Updated for firejail 0.9.64-rc1 --- profiles/mocp.profile | 51 --------------------------------------------------- 1 file changed, 51 deletions(-) delete mode 100644 profiles/mocp.profile (limited to 'profiles/mocp.profile') diff --git a/profiles/mocp.profile b/profiles/mocp.profile deleted file mode 100644 index 84ac1d0..0000000 --- a/profiles/mocp.profile +++ /dev/null @@ -1,51 +0,0 @@ -# This file is overwritten after every install/update -# Persistent local customizations -include mocp.local -# Persistent global definitions -include globals.local - -noblacklist ${HOME}/.moc -noblacklist ${MUSIC} - -blacklist /tmp/.X11-unix - -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 ${HOME}/.moc -whitelist ${MUSIC} -read-only ${MUSIC} - -caps.drop all -# # alsa audio will work with ipc-namespace, -# # but it hogs the alsa device from other applications -ignore ipc-namespace -machine-id -net none -no3d -nodbus -nodvd -nogroups -nonewprivs -noroot -notv -nou2f -novideo -protocol unix -seccomp -shell none -tracelog - -disable-mnt -private-bin moc,mocp -private-cache -private-dev -private-etc asound.conf,group,localtime,machine-id -private-tmp - -memory-deny-write-execute -- cgit v1.2.1