From 4ad0b26c0351587c8c9c12e7d59b2caa1d9f1b98 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Mon, 3 Feb 2020 14:58:49 +0100 Subject: Add gnome-hexgl.profile --- etc/gnome-hexgl.profile | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 etc/gnome-hexgl.profile (limited to 'etc') 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 @@ +# Firejail profile for gnome-hexgl +# Description: Gthree port of HexGL +# This file is overwritten after every install/update +# Persistent local customizations +include gnome-hexgl.local +# Persistent global definitions +include globals.local + +include disable-common.inc +include disable-devel.inc +include disable-exec.inc +include disable-interpreters.inc +include disable-passwdmgr.inc +include disable-programs.inc +include disable-xdg.inc + +mkdir ${HOME}/.cache/mesa_shader_cache +whitelist ${RUNUSER}/pulse +whitelist ${RUNUSER}/wayland-0 +whitelist /usr/share/gnome-hexgl +include whitelist-usr-share-common.inc +include whitelist-var-common.inc + +apparmor +caps.drop all +net none +nodbus +nodvd +nogroups +nonewprivs +noroot +notv +nou2f +novideo +protocol unix +seccomp +shell none +tracelog + +disable-mnt +private +private-bin gnome-hexgl +private-cache +private-dev +private-etc machine-id +private-tmp + +read-only ${HOME} +read-write ${HOME}/.cache/mesa_shader_cache -- cgit v1.2.3-70-g09d2