aboutsummaryrefslogtreecommitdiffstats
path: root/etc/transmission-cli.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/transmission-cli.profile')
-rw-r--r--etc/transmission-cli.profile11
1 files changed, 8 insertions, 3 deletions
diff --git a/etc/transmission-cli.profile b/etc/transmission-cli.profile
index 89b9b21dc..65682df52 100644
--- a/etc/transmission-cli.profile
+++ b/etc/transmission-cli.profile
@@ -1,5 +1,5 @@
1# Firejail profile for transmission-cli 1# Firejail profile for transmission-cli
2# Description: Lightweight BitTorrent client 2# Description: Fast, easy and free BitTorrent client (CLI tools and web client)
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4quiet 4quiet
5# Persistent local customizations 5# Persistent local customizations
@@ -16,9 +16,11 @@ include disable-interpreters.inc
16include disable-passwdmgr.inc 16include disable-passwdmgr.inc
17include disable-programs.inc 17include disable-programs.inc
18 18
19apparmor
19caps.drop all 20caps.drop all
20machine-id 21machine-id
21netfilter 22netfilter
23nodbus
22nodvd 24nodvd
23nonewprivs 25nonewprivs
24noroot 26noroot
@@ -26,14 +28,17 @@ nosound
26notv 28notv
27nou2f 29nou2f
28novideo 30novideo
29protocol unix,inet,inet6 31protocol inet,inet6
30seccomp 32seccomp
31shell none 33shell none
32tracelog 34tracelog
33 35
34# private-bin transmission-cli 36# private-bin transmission-cli
35private-dev 37private-dev
36private-etc alternatives,ca-certificates,ssl,pki,crypto-policies 38private-etc alternatives,ca-certificates,crypto-policies,nsswitch.conf,pki,resolv.conf,ssl
39private-lib
37private-tmp 40private-tmp
38 41
39memory-deny-write-execute 42memory-deny-write-execute
43noexec ${HOME}
44noexec /tmp