From 37ef5cfb9d31be49a071d27ff6f626cf65b2231f Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 26 Apr 2017 16:35:18 -0400 Subject: Dia, FontForge, Geany, Hugin profiles --- etc/dia.profile | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 etc/dia.profile (limited to 'etc/dia.profile') diff --git a/etc/dia.profile b/etc/dia.profile new file mode 100644 index 000000000..3c01e9a0b --- /dev/null +++ b/etc/dia.profile @@ -0,0 +1,26 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include /etc/firejail/dia.local + +noblacklist ~/.dia +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 you usage, you can enable some of the commands below: +# +nogroups +shell none +# private-bin program +# private-etc none +private-dev +private-tmp + -- cgit v1.2.3-54-g00ecf