aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/cin.profile2
-rw-r--r--etc/natron.profile2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/cin.profile b/etc/cin.profile
index 512fa2050..356509da0 100644
--- a/etc/cin.profile
+++ b/etc/cin.profile
@@ -24,7 +24,7 @@ notv
24noroot 24noroot
25protocol unix 25protocol unix
26 26
27#if an 1-1.2% gap per thread hurts you, feel free to comment seccomp 27# if an 1-1.2% gap per thread hurts you, comment seccomp
28seccomp 28seccomp
29shell none 29shell none
30 30
diff --git a/etc/natron.profile b/etc/natron.profile
index b933604f8..e7c597fe2 100644
--- a/etc/natron.profile
+++ b/etc/natron.profile
@@ -5,7 +5,7 @@ include /etc/firejail/natron.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8#fixing it 8# Allow access to python
9noblacklist ${PATH}/python2* 9noblacklist ${PATH}/python2*
10noblacklist ${PATH}/python3* 10noblacklist ${PATH}/python3*
11noblacklist /usr/lib/python2* 11noblacklist /usr/lib/python2*