aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/Natron.profile6
-rw-r--r--etc/natron.profile2
2 files changed, 7 insertions, 1 deletions
diff --git a/etc/Natron.profile b/etc/Natron.profile
new file mode 100644
index 000000000..b21790fe4
--- /dev/null
+++ b/etc/Natron.profile
@@ -0,0 +1,6 @@
1# Firejail profile alias for natron
2# This file is overwritten after every install/update
3
4
5# Redirect
6include /etc/firejail/natron.profile
diff --git a/etc/natron.profile b/etc/natron.profile
index ac89409f1..49eaf2f0d 100644
--- a/etc/natron.profile
+++ b/etc/natron.profile
@@ -27,7 +27,7 @@ protocol unix,inet,inet6
27seccomp 27seccomp
28shell none 28shell none
29 29
30private-bin natron 30private-bin natron,Natron,NatronRenderer
31 31
32noexec ${HOME} 32noexec ${HOME}
33noexec /tmp 33noexec /tmp