From bc257b6a4cdd0d335d744a0e70d06cef0c81ea26 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 24 Apr 2017 20:39:23 -0400 Subject: added akregator, kcalc and ktorrent profiles --- etc/akregator.profile | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 etc/akregator.profile (limited to 'etc/akregator.profile') diff --git a/etc/akregator.profile b/etc/akregator.profile new file mode 100644 index 000000000..c99153450 --- /dev/null +++ b/etc/akregator.profile @@ -0,0 +1,30 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include /etc/firejail/akregator.local + +################################ +# Generic GUI application profile +################################ +noblacklist ${HOME}/.config/akregatorrc +noblacklist ${HOME}/.local/share/akregator +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-70-g09d2