mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
{no,}blacklist deadbeef
This commit is contained in:
parent
8e0d53cedd
commit
7a742afb1e
2 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
# DeaDBeeF media player profile
|
||||
noblacklist ${HOME}/.config/deadbeef
|
||||
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-programs.inc
|
||||
include /etc/firejail/disable-devel.inc
|
||||
|
|
@ -10,4 +12,3 @@ caps.drop all
|
|||
seccomp
|
||||
protocol unix,inet,inet6
|
||||
noroot
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ blacklist ${HOME}/.tconn
|
|||
blacklist ${HOME}/.FBReader
|
||||
blacklist ${HOME}/.wine
|
||||
blacklist ${HOME}/.config/cmus
|
||||
blacklist ${HOME}/.config/deadbeef
|
||||
|
||||
# HTTP / FTP / Mail
|
||||
blacklist ${HOME}/.icedove
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue