aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2018-05-01 10:13:55 -0500
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2018-05-01 10:13:55 -0500
commitec15ff7f71a667cbcdaa402ae25b60350fd0323d (patch)
tree68f6e85d53186e698a79460d447b10cf4db2fa11 /etc
parentRepairing programs (#1894) (diff)
downloadfirejail-ec15ff7f71a667cbcdaa402ae25b60350fd0323d.tar.gz
firejail-ec15ff7f71a667cbcdaa402ae25b60350fd0323d.tar.zst
firejail-ec15ff7f71a667cbcdaa402ae25b60350fd0323d.zip
cleanup
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*