mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Blacklisting ~/.local/share/kwalletd
(at least on Arch Linux) Kwallet saves encrypted passwords at `~/.local/share/kwalletd`.
This commit is contained in:
parent
dfdf8603e2
commit
bc390cb30f
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ tmpfs ${HOME}/.gnome2_private
|
|||
blacklist ${HOME}/.gnome2/keyrings
|
||||
blacklist ${HOME}/kde4/share/apps/kwallet
|
||||
blacklist ${HOME}/kde/share/apps/kwallet
|
||||
blacklist ${HOME}/.local/share/kwalletd
|
||||
blacklist ${HOME}/.netrc
|
||||
blacklist ${HOME}/.gnupg
|
||||
blacklist ${HOME}/*.kdbx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue