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/rtv.profile | 61 ---------------------------------------------------- 1 file changed, 61 deletions(-) delete mode 100644 profiles/rtv.profile (limited to 'profiles/rtv.profile') diff --git a/profiles/rtv.profile b/profiles/rtv.profile deleted file mode 100644 index e7b7ac0..0000000 --- a/profiles/rtv.profile +++ /dev/null @@ -1,61 +0,0 @@ -# This file is overwritten after every install/update -# Persistent local customizations -include rtv.local -# Persistent global definitions -include globals.local - -blacklist /tmp/.X11-unix - -noblacklist ${PATH}/python2* -noblacklist /usr/include/python2* -noblacklist /usr/lib/python2* -noblacklist /usr/local/lib/python2* -noblacklist /usr/share/python2* -noblacklist ${PATH}/python3* -noblacklist /usr/include/python3* -noblacklist /usr/lib/python3* -noblacklist /usr/local/lib/python3* -noblacklist /usr/share/python3* -noblacklist ${HOME}/.config/rtv - -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 - -mkdir ${HOME}/.config/rtv -whitelist ${HOME}/.config/rtv - -caps.drop all -ipc-namespace -machine-id -netfilter -no3d -nodbus -nodvd -nogroups -nonewprivs -noroot -nosound -notv -nou2f -novideo -protocol inet,inet6 -seccomp -shell none -tracelog - -disable-mnt -# private-bin rtv,python -private-cache -private-dev -private-etc ca-certificates,resolv.conf,ssl -private-tmp - -# memory-deny-write-execute - -# # Use with hardened-malloc package -env LD_PRELOAD=/usr/lib/libhardened_malloc.so -- cgit v1.2.1