aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/blender.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/blender.profile')
-rw-r--r--etc/profile-a-l/blender.profile41
1 files changed, 41 insertions, 0 deletions
diff --git a/etc/profile-a-l/blender.profile b/etc/profile-a-l/blender.profile
new file mode 100644
index 000000000..6a72fb602
--- /dev/null
+++ b/etc/profile-a-l/blender.profile
@@ -0,0 +1,41 @@
1# Firejail profile for blender
2# Description: Very fast and versatile 3D modeller/renderer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include blender.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/blender
10
11# Allow python (blacklisted by disable-interpreters.inc)
12include allow-python2.inc
13include allow-python3.inc
14
15include disable-common.inc
16include disable-devel.inc
17include disable-exec.inc
18include disable-interpreters.inc
19include disable-passwdmgr.inc
20include disable-programs.inc
21
22# Allow usage of AMD GPU by OpenCL
23noblacklist /sys/module
24whitelist /sys/module/amdgpu
25read-only /sys/module/amdgpu
26
27caps.drop all
28netfilter
29nodvd
30nogroups
31nonewprivs
32noroot
33notv
34nou2f
35protocol unix,inet,inet6,netlink
36seccomp
37shell none
38
39private-dev
40private-tmp
41