summarylogtreecommitdiffstats
path: root/natron.profile
diff options
context:
space:
mode:
Diffstat (limited to 'natron.profile')
-rw-r--r--natron.profile25
1 files changed, 25 insertions, 0 deletions
diff --git a/natron.profile b/natron.profile
new file mode 100644
index 000000000000..5279cf2b66ce
--- /dev/null
+++ b/natron.profile
@@ -0,0 +1,25 @@
+whitelist ${HOME}/.Natron
+whitelist ${HOME}/.cache/INRIA/Natron/
+whitelist ${HOME}/.config/INRIA/
+whitelist ${HOME}/.gtkrc-2.0
+whitelist ${HOME}/.themes
+whitelist ${DOWNLOADS}
+whitelist ${HOME}/Videos
+
+whitelist /opt/natron/
+
+
+private-bin natron
+private-etc fonts,X11
+private-dev
+whitelist /tmp/.X11-unix
+
+noexec ${HOME}
+noexec /tmp
+
+shell none
+noroot
+ipc-namespace
+net none
+seccomp
+caps.drop all \ No newline at end of file