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/geany.profile | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 etc/geany.profile (limited to 'etc/geany.profile') diff --git a/etc/geany.profile b/etc/geany.profile new file mode 100644 index 000000000..8ccc44dc1 --- /dev/null +++ b/etc/geany.profile @@ -0,0 +1,26 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include /etc/firejail/geany.local + +noblacklist ${HOME}/.config/geany +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