mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
{no,}blacklist mupen64plus
This commit is contained in:
parent
d60c4461bb
commit
352880af7f
2 changed files with 5 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ blacklist ${HOME}/.config/deadbeef
|
|||
blacklist ${HOME}/.hedgewars
|
||||
blacklist ${HOME}/.Mathematica
|
||||
blacklist ${HOME}/.Wolfram Research
|
||||
blacklist ${HOME}/.config/mupen64plus
|
||||
|
||||
# HTTP / FTP / Mail
|
||||
blacklist ${HOME}/.icedove
|
||||
|
|
@ -45,6 +46,7 @@ blacklist ~/.cache/slimjet
|
|||
|
||||
# share
|
||||
blacklist ~/.local/share/epiphany
|
||||
blacklist ~/.local/share/mupen64plus
|
||||
|
||||
# Instant Messaging
|
||||
blacklist ${HOME}/.config/hexchat
|
||||
|
|
|
|||
|
|
@ -1,5 +1,8 @@
|
|||
# mupen64plus profile
|
||||
# manually whitelist ROM files
|
||||
noblacklist ${HOME}/.config/mupen64plus
|
||||
noblacklist ${HOME}/.local/share/mupen64plus
|
||||
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-programs.inc
|
||||
include /etc/firejail/disable-devel.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue