mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
profiles: hashcat: support newer configuration paths (#6376)
Relates to #6364.
This commit is contained in:
parent
42bdb78800
commit
4a91052a1f
2 changed files with 4 additions and 0 deletions
|
|
@ -140,6 +140,7 @@ blacklist ${HOME}/.cache/google-chrome-beta
|
|||
blacklist ${HOME}/.cache/google-chrome-unstable
|
||||
blacklist ${HOME}/.cache/gradio
|
||||
blacklist ${HOME}/.cache/gummi
|
||||
blacklist ${HOME}/.cache/hashcat
|
||||
blacklist ${HOME}/.cache/icedove
|
||||
blacklist ${HOME}/.cache/inkscape
|
||||
blacklist ${HOME}/.cache/inox
|
||||
|
|
@ -974,6 +975,7 @@ blacklist ${HOME}/.local/share/gnote
|
|||
blacklist ${HOME}/.local/share/godot
|
||||
blacklist ${HOME}/.local/share/gradio
|
||||
blacklist ${HOME}/.local/share/gwenview
|
||||
blacklist ${HOME}/.local/share/hashcat
|
||||
blacklist ${HOME}/.local/share/i2p
|
||||
blacklist ${HOME}/.local/share/io.github.lainsce.Notejot
|
||||
blacklist ${HOME}/.local/share/jami
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue