From 48b1758ba2f4d9839fed307b9121c0f39b2514eb Mon Sep 17 00:00:00 2001 From: juan Date: Sat, 16 Sep 2017 14:28:30 -0400 Subject: Add an alias for Natron --- etc/Natron.profile | 6 ++++++ etc/natron.profile | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 etc/Natron.profile 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 @@ +# Firejail profile alias for natron +# This file is overwritten after every install/update + + +# Redirect +include /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 seccomp shell none -private-bin natron +private-bin natron,Natron,NatronRenderer noexec ${HOME} noexec /tmp -- cgit v1.2.3-54-g00ecf