From 018d75775eab4a0f045949a9d069c57686ca2686 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 21 Apr 2020 08:24:28 -0400 Subject: reorganize github etc directory --- etc/profile-a-l/gnome-builder.profile | 36 +++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 etc/profile-a-l/gnome-builder.profile (limited to 'etc/profile-a-l/gnome-builder.profile') diff --git a/etc/profile-a-l/gnome-builder.profile b/etc/profile-a-l/gnome-builder.profile new file mode 100644 index 000000000..7a684dd59 --- /dev/null +++ b/etc/profile-a-l/gnome-builder.profile @@ -0,0 +1,36 @@ +# Firejail profile for gnome-builder +# Description: IDE for GNOME +# This file is overwritten after every install/update +# Persistent local customizations +include gnome-builder.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.cache/gnome-builder +noblacklist ${HOME}/.config/gnome-builder +noblacklist ${HOME}/.local/share/gnome-builder + +# Allows files commonly used by IDEs +include allow-common-devel.inc + +include disable-common.inc +include disable-passwdmgr.inc +include disable-programs.inc + +include whitelist-runuser-common.inc + +caps.drop all +ipc-namespace +netfilter +nodvd +nogroups +nonewprivs +noroot +notv +nou2f +novideo +protocol unix,inet,inet6 +seccomp +shell none + +private-dev -- cgit v1.2.3-54-g00ecf