mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Don't blacklist recently-used.xbel
Reasons: * many modern GUI applications need this file * it doesn't contain secret information (passwords, keys) but private information as is most other data in ~/
This commit is contained in:
parent
3aa0c8520e
commit
0d76c02e47
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ blacklist ${HOME}/kde4/share/apps/kwallet
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue