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