From 2ba984b9e71dc0d710b7539a13637deb96d72952 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 29 Apr 2017 15:12:22 -0400 Subject: mate-calc, mate-dictionary, mate-color-select profiles --- etc/mate-color-select.profile | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 etc/mate-color-select.profile (limited to 'etc/mate-color-select.profile') diff --git a/etc/mate-color-select.profile b/etc/mate-color-select.profile new file mode 100644 index 000000000..e513d9b3b --- /dev/null +++ b/etc/mate-color-select.profile @@ -0,0 +1,26 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include /etc/firejail/default.local + +private +#include /etc/firejail/disable-common.inc +#include /etc/firejail/disable-programs.inc +#include /etc/firejail/disable-passwdmgr.inc + +caps.drop all +netfilter +nonewprivs +noroot +protocol unix,inet,inet6 +seccomp + +# +# depending on your usage, you can enable some of the commands below: +# +nogroups +shell none +# private-bin program +# private-etc none +# private-dev +# private-tmp +nosound -- cgit v1.2.3-54-g00ecf