mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
disabled VeraCrypt access
This commit is contained in:
parent
875ede54fc
commit
908d2a1d61
1 changed files with 8 additions and 0 deletions
|
|
@ -26,6 +26,14 @@ blacklist ${HOME}/.VirtualBox
|
|||
blacklist ${HOME}/VirtualBox VMs
|
||||
blacklist ${HOME}/.config/VirtualBox
|
||||
|
||||
# VeraCrypt
|
||||
blacklist /usr/bin/veracrypt
|
||||
blacklist /usr/bin/veracrypt-uninstall.sh
|
||||
blacklist /usr/share/veracrypt
|
||||
blacklist /usr/share/applications/veracrypt.*
|
||||
blacklist /usr/share/pixmaps/veracrypt.*
|
||||
blacklist ${HOME}/.VeraCrypt
|
||||
|
||||
# var
|
||||
blacklist /var/spool/cron
|
||||
blacklist /var/spool/anacron
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue