mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
gnome-boxes: deny access to /usr/libexec (#6239)
This commit is contained in:
parent
d1c6080e02
commit
13da9b9528
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ include gnome-boxes.local
|
|||
# Persistent global definitions
|
||||
include globals.local
|
||||
|
||||
blacklist /usr/libexec
|
||||
|
||||
noblacklist ${HOME}/.cache/gnome-boxes
|
||||
noblacklist ${HOME}/.config/gnome-boxes
|
||||
noblacklist ${HOME}/.local/share/gnome-boxes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue