aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/natron.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/natron.profile')
-rw-r--r--etc/profile-m-z/natron.profile38
1 files changed, 38 insertions, 0 deletions
diff --git a/etc/profile-m-z/natron.profile b/etc/profile-m-z/natron.profile
new file mode 100644
index 000000000..5bf152f84
--- /dev/null
+++ b/etc/profile-m-z/natron.profile
@@ -0,0 +1,38 @@
1# Firejail profile for natron
2# This file is overwritten after every install/update
3# Persistent local customizations
4include natron.local
5# Persistent global definitions
6include globals.local
7
8noblacklist ${HOME}/.Natron
9noblacklist ${HOME}/.cache/INRIA/Natron
10noblacklist ${HOME}/.config/INRIA
11
12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python2.inc
14include allow-python3.inc
15
16include disable-common.inc
17include disable-devel.inc
18include disable-exec.inc
19include disable-interpreters.inc
20include disable-passwdmgr.inc
21include disable-programs.inc
22
23caps.drop all
24net none
25nodvd
26nogroups
27nonewprivs
28noroot
29notv
30nou2f
31protocol unix
32seccomp
33shell none
34
35private-bin natron,Natron,NatronRenderer
36
37dbus-user none
38dbus-system none