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-m-z/mate-color-select.profile | 39 +++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 etc/profile-m-z/mate-color-select.profile (limited to 'etc/profile-m-z/mate-color-select.profile') diff --git a/etc/profile-m-z/mate-color-select.profile b/etc/profile-m-z/mate-color-select.profile new file mode 100644 index 000000000..f1a7ca18f --- /dev/null +++ b/etc/profile-m-z/mate-color-select.profile @@ -0,0 +1,39 @@ +# Firejail profile for mate-color-select +# This file is overwritten after every install/update +# Persistent local customizations +include mate-color-select.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 whitelist-common.inc + +caps.drop all +netfilter +no3d +nodvd +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix +seccomp +shell none + +disable-mnt +private-bin mate-color-select +private-etc alternatives,fonts +private-dev +private-lib +private-tmp + +memory-deny-write-execute -- cgit v1.2.3-54-g00ecf