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/ktorrent.profile | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 etc/ktorrent.profile (limited to 'etc/ktorrent.profile') diff --git a/etc/ktorrent.profile b/etc/ktorrent.profile new file mode 100644 index 000000000..f1a5d995d --- /dev/null +++ b/etc/ktorrent.profile @@ -0,0 +1,30 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include /etc/firejail/ktorrent.local + +################################ +# Generic GUI application profile +################################ +blacklist ${HOME}/.kde/share/config/ktorrentrc +blacklist ${HOME}/.kde4/share/config/ktorrentrc +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