aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-hexgl.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gnome-hexgl.profile')
-rw-r--r--etc/gnome-hexgl.profile49
1 files changed, 49 insertions, 0 deletions
diff --git a/etc/gnome-hexgl.profile b/etc/gnome-hexgl.profile
new file mode 100644
index 000000000..386c33d7f
--- /dev/null
+++ b/etc/gnome-hexgl.profile
@@ -0,0 +1,49 @@
1# Firejail profile for gnome-hexgl
2# Description: Gthree port of HexGL
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gnome-hexgl.local
6# Persistent global definitions
7include globals.local
8
9include disable-common.inc
10include disable-devel.inc
11include disable-exec.inc
12include disable-interpreters.inc
13include disable-passwdmgr.inc
14include disable-programs.inc
15include disable-xdg.inc
16
17mkdir ${HOME}/.cache/mesa_shader_cache
18whitelist ${RUNUSER}/pulse
19whitelist ${RUNUSER}/wayland-0
20whitelist /usr/share/gnome-hexgl
21include whitelist-usr-share-common.inc
22include whitelist-var-common.inc
23
24apparmor
25caps.drop all
26net none
27nodbus
28nodvd
29nogroups
30nonewprivs
31noroot
32notv
33nou2f
34novideo
35protocol unix
36seccomp
37shell none
38tracelog
39
40disable-mnt
41private
42private-bin gnome-hexgl
43private-cache
44private-dev
45private-etc machine-id
46private-tmp
47
48read-only ${HOME}
49read-write ${HOME}/.cache/mesa_shader_cache