mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
many new profiles
This commit is contained in:
parent
4d2059df3b
commit
fa10ab0e09
46 changed files with 1093 additions and 10 deletions
24
etc/transmission-show.profile
Normal file
24
etc/transmission-show.profile
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# transmission-show profile
|
||||
noblacklist ${HOME}/.config/transmission
|
||||
noblacklist ${HOME}/.cache/transmission
|
||||
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-programs.inc
|
||||
include /etc/firejail/disable-devel.inc
|
||||
include /etc/firejail/disable-passwdmgr.inc
|
||||
|
||||
caps.drop all
|
||||
netfilter
|
||||
net none
|
||||
nonewprivs
|
||||
noroot
|
||||
nosound
|
||||
protocol unix
|
||||
seccomp
|
||||
shell none
|
||||
tracelog
|
||||
|
||||
# private-bin
|
||||
private-tmp
|
||||
private-dev
|
||||
private-etc none
|
||||
Loading…
Add table
Add a link
Reference in a new issue