From 204f2008600fd1f1cdbf52fd4d029c75d89bf2ea Mon Sep 17 00:00:00 2001 From: startx2017 Date: Tue, 9 May 2017 10:32:26 -0400 Subject: blender and 2048-qt profiles --- etc/blender.profile | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 etc/blender.profile (limited to 'etc/blender.profile') diff --git a/etc/blender.profile b/etc/blender.profile new file mode 100644 index 000000000..fac6f7731 --- /dev/null +++ b/etc/blender.profile @@ -0,0 +1,28 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include /etc/firejail/blender.local + +noblacklist ~/.config/blender +include /etc/firejail/disable-common.inc +include /etc/firejail/disable-programs.inc +include /etc/firejail/disable-passwdmgr.inc + +caps.drop all +netfilter +nonewprivs +noroot +protocol unix,inet,inet6,netlink +seccomp + +# +# depending on your usage, you can enable some of the commands below: +# +nogroups +shell none +# private-bin program +# private-etc none +# private-dev +# private-tmp + +# blender uses the sound system +# nosound -- cgit v1.2.3-54-g00ecf