mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Disallow access to kdbx files (used by newer versions)
This commit is contained in:
parent
fd7df99c2d
commit
9ac0325d7f
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ blacklist ${HOME}/kde/share/apps/kwallet
|
|||
blacklist ${HOME}/.netrc
|
||||
blacklist ${HOME}/.gnupg
|
||||
blacklist-nolog ${HOME}/.local/share/recently-used.xbel*
|
||||
blacklist ${HOME}/*.kdbx
|
||||
blacklist ${HOME}/*.kdb
|
||||
blacklist ${HOME}/*.key
|
||||
blacklist /etc/shadow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue