aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ktorrent.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-04-24 20:39:23 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-04-24 20:39:23 -0400
commitbc257b6a4cdd0d335d744a0e70d06cef0c81ea26 (patch)
tree777f5c8558eba98704003f9d0ee7db833cc6a9da /etc/ktorrent.profile
parentfcopy - no checking for group in order to fix files such as /usr/bin/mutt_do... (diff)
downloadfirejail-bc257b6a4cdd0d335d744a0e70d06cef0c81ea26.tar.gz
firejail-bc257b6a4cdd0d335d744a0e70d06cef0c81ea26.tar.zst
firejail-bc257b6a4cdd0d335d744a0e70d06cef0c81ea26.zip
added akregator, kcalc and ktorrent profiles
Diffstat (limited to 'etc/ktorrent.profile')
-rw-r--r--etc/ktorrent.profile30
1 files changed, 30 insertions, 0 deletions
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 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/ktorrent.local
4
5################################
6# Generic GUI application profile
7################################
8blacklist ${HOME}/.kde/share/config/ktorrentrc
9blacklist ${HOME}/.kde4/share/config/ktorrentrc
10include /etc/firejail/disable-common.inc
11include /etc/firejail/disable-programs.inc
12include /etc/firejail/disable-passwdmgr.inc
13
14caps.drop all
15netfilter
16nonewprivs
17noroot
18protocol unix,inet,inet6
19seccomp
20
21#
22# depending on you usage, you can enable some of the commands below:
23#
24nogroups
25shell none
26# private-bin program
27# private-etc none
28private-dev
29# private-tmp
30