From 29ca93480312df3b4313b9a2ee222931fbe413c3 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 5 May 2017 17:54:39 -0400 Subject: LXDE/LXQT integration --- etc/leafpad.profile | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 etc/leafpad.profile (limited to 'etc/leafpad.profile') diff --git a/etc/leafpad.profile b/etc/leafpad.profile new file mode 100644 index 000000000..0d3a6ca4b --- /dev/null +++ b/etc/leafpad.profile @@ -0,0 +1,26 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include /etc/firejail/leafpad.local + +noblacklist ${HOME}/.config/leafpad +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