aboutsummaryrefslogtreecommitdiffstats
path: root/etc/natron.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-09-16 14:11:43 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:24:13 -0400
commit3c3602fe4e747f3489c917f4de991c9043df9751 (patch)
tree052baee1387ce11b9ecd00e49a7c96d59f92d480 /etc/natron.profile
parentFixup 36 profiles (diff)
downloadfirejail-3c3602fe4e747f3489c917f4de991c9043df9751.tar.gz
firejail-3c3602fe4e747f3489c917f4de991c9043df9751.tar.zst
firejail-3c3602fe4e747f3489c917f4de991c9043df9751.zip
Harden 25 profiles
Diffstat (limited to 'etc/natron.profile')
-rw-r--r--etc/natron.profile11
1 files changed, 9 insertions, 2 deletions
diff --git a/etc/natron.profile b/etc/natron.profile
index 8f266f56c..ac89409f1 100644
--- a/etc/natron.profile
+++ b/etc/natron.profile
@@ -16,11 +16,18 @@ include /etc/firejail/disable-devel.inc
16include /etc/firejail/disable-passwdmgr.inc 16include /etc/firejail/disable-passwdmgr.inc
17include /etc/firejail/disable-programs.inc 17include /etc/firejail/disable-programs.inc
18 18
19ipc-namespace 19caps.drop all
20netfilter
21nodvd
22nogroups
23nonewprivs
24noroot
25notv
26protocol unix,inet,inet6
27seccomp
20shell none 28shell none
21 29
22private-bin natron 30private-bin natron
23#private-etc fonts,X11,pulse
24 31
25noexec ${HOME} 32noexec ${HOME}
26noexec /tmp 33noexec /tmp