aboutsummaryrefslogtreecommitdiffstats
path: root/etc/natron.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 17:36:19 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 17:36:19 +0200
commitf413040c5e4c052b4bc81706b9f12e5dcf0fa5b3 (patch)
tree840dd9d781a13c611b0b61e25161e9f6aef86779 /etc/natron.profile
parentAdd pandoc.profile (diff)
downloadfirejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.tar.gz
firejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.tar.zst
firejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.zip
many profile cleanups (2)
Diffstat (limited to 'etc/natron.profile')
-rw-r--r--etc/natron.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/natron.profile b/etc/natron.profile
index 329f79f9b..7ad217b72 100644
--- a/etc/natron.profile
+++ b/etc/natron.profile
@@ -8,7 +8,6 @@ include globals.local
8noblacklist ${HOME}/.Natron 8noblacklist ${HOME}/.Natron
9noblacklist ${HOME}/.cache/INRIA/Natron 9noblacklist ${HOME}/.cache/INRIA/Natron
10noblacklist ${HOME}/.config/INRIA 10noblacklist ${HOME}/.config/INRIA
11noblacklist /opt/natron
12 11
13# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc 13include allow-python2.inc
@@ -29,9 +28,9 @@ nogroups
29nonewprivs 28nonewprivs
30noroot 29noroot
31notv 30notv
32protocol unix,inet,inet6 31nou2f
32protocol unix
33seccomp 33seccomp
34shell none 34shell none
35 35
36private-bin natron,Natron,NatronRenderer 36private-bin natron,Natron,NatronRenderer
37