summaryrefslogtreecommitdiff
path: root/profiles/singularity.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-29 02:22:14 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-29 02:22:14 -0700
commit56b07a8606b692da2f7937d133ead6ccc93182f0 (patch)
treed6d1cf69f787eaa6316353fc92bee0fa1bf9e3d1 /profiles/singularity.profile
parentAllow vlc to read from pictures (diff)
downloadfirejail-profiles-56b07a8606b692da2f7937d133ead6ccc93182f0.tar.xz
Update profiles for cataclysm and singularity
Diffstat (limited to 'profiles/singularity.profile')
-rw-r--r--profiles/singularity.profile20
1 files changed, 12 insertions, 8 deletions
diff --git a/profiles/singularity.profile b/profiles/singularity.profile
index e1785eb..f017d21 100644
--- a/profiles/singularity.profile
+++ b/profiles/singularity.profile
@@ -4,16 +4,20 @@ include singularity.local
# Persistent global definitions
include globals.local
-noblacklist ${PATH}/python2*
-noblacklist /usr/include/python2*
-noblacklist /usr/lib/python2*
-noblacklist /usr/local/lib/python2*
-noblacklist /usr/share/python2
+noblacklist ${PATH}/python*
+noblacklist /usr/include/python*
+noblacklist /usr/lib/python*
+noblacklist /usr/local/lib/python*
+noblacklist /usr/share/python
-noblacklist ${HOME}/.endgame
+noblacklist ${HOME}/.config/singularity
+noblacklist ${HOME}/.local/share/singularity
-mkdir ${HOME}/.endgame
-whitelist ${HOME}/.endgame
+mkdir ${HOME}/.config/singularity
+mkdir ${HOME}/.local/share/singularity
+
+whitelist ${HOME}/.config/singularity
+whitelist ${HOME}/.local/share/singularity
ignore memory-deny-write-execute