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/strawberry.profile | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 profiles/strawberry.profile (limited to 'profiles/strawberry.profile') diff --git a/profiles/strawberry.profile b/profiles/strawberry.profile deleted file mode 100644 index cf3da43..0000000 --- a/profiles/strawberry.profile +++ /dev/null @@ -1,45 +0,0 @@ -# This file is overwritten after every install/update -# Persistent local customizations -include strawberry.local -# Persistent global definitions -include globals.local - -#noblacklist ${HOME}/.cache/strawberry -noblacklist ${HOME}/.config/strawberry -noblacklist ${HOME}/.local/share/strawberry -noblacklist ${MUSIC} -#whitelist ${HOME}/.cache/strawberry -whitelist ${HOME}/.config/strawberry -whitelist ${HOME}/.local/share/strawberry -whitelist ${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 - -include whitelist-var-common.inc -include whitelist-common.inc - -caps.drop all -#net none -netfilter -nonewprivs -noroot -notv -nou2f -novideo -protocol unix,inet,inet6 -# blacklisting of ioprio_set system calls breaks strawberry -seccomp !ioprio -shell none -tracelog - -# disable-mnt -private-cache -private-dev -private-etc asound.conf,group,localtime,machine-id,pulse,resolv.conf -private-tmp -- cgit v1.2.1