aboutsummaryrefslogtreecommitdiffstats
path: root/etc/natron.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/natron.profile')
-rw-r--r--etc/natron.profile17
1 files changed, 6 insertions, 11 deletions
diff --git a/etc/natron.profile b/etc/natron.profile
index 3f997a7a0..7ad217b72 100644
--- a/etc/natron.profile
+++ b/etc/natron.profile
@@ -5,18 +5,13 @@ include natron.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8# Allow python (blacklisted by disable-interpreters.inc)
9noblacklist ${PATH}/python2*
10noblacklist ${PATH}/python3*
11noblacklist /usr/lib/python2*
12noblacklist /usr/lib/python3*
13noblacklist /usr/local/lib/python2*
14noblacklist /usr/local/lib/python3*
15
16noblacklist ${HOME}/.Natron 8noblacklist ${HOME}/.Natron
17noblacklist ${HOME}/.cache/INRIA/Natron 9noblacklist ${HOME}/.cache/INRIA/Natron
18noblacklist ${HOME}/.config/INRIA 10noblacklist ${HOME}/.config/INRIA
19noblacklist /opt/natron 11
12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python2.inc
14include allow-python3.inc
20 15
21include disable-common.inc 16include disable-common.inc
22include disable-devel.inc 17include disable-devel.inc
@@ -33,9 +28,9 @@ nogroups
33nonewprivs 28nonewprivs
34noroot 29noroot
35notv 30notv
36protocol unix,inet,inet6 31nou2f
32protocol unix
37seccomp 33seccomp
38shell none 34shell none
39 35
40private-bin natron,Natron,NatronRenderer 36private-bin natron,Natron,NatronRenderer
41