aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar juan <gatitocurioso@cock.lu>2017-09-16 14:28:30 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:24:13 -0400
commit48b1758ba2f4d9839fed307b9121c0f39b2514eb (patch)
treef7ed1c7681a7e63267e8eea9dc40a5301d2e17c0
parentHarden 10 profiles (diff)
downloadfirejail-48b1758ba2f4d9839fed307b9121c0f39b2514eb.tar.gz
firejail-48b1758ba2f4d9839fed307b9121c0f39b2514eb.tar.zst
firejail-48b1758ba2f4d9839fed307b9121c0f39b2514eb.zip
Add an alias for Natron
-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