summaryrefslogtreecommitdiff
path: root/profiles/singularity.profile
blob: e1785eb25f0fd22801d4cba6ec92f330c9b1af48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This file is overwritten after every install/update
# Persistent local customizations
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 ${HOME}/.endgame

mkdir ${HOME}/.endgame
whitelist ${HOME}/.endgame

ignore memory-deny-write-execute

include generic-game.inc