mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 06:06:02 -06:00
profiles: keepassxc: sort noblacklist section
This commit is contained in:
parent
5abf0577a7
commit
85962902a8
1 changed files with 2 additions and 2 deletions
|
|
@ -6,13 +6,13 @@ include keepassxc.local
|
|||
# Persistent global definitions
|
||||
include globals.local
|
||||
|
||||
noblacklist ${DOCUMENTS}
|
||||
noblacklist ${HOME}/*.kdb
|
||||
noblacklist ${HOME}/*.kdbx
|
||||
noblacklist ${HOME}/.cache/keepassxc
|
||||
noblacklist ${HOME}/.config/keepassxc
|
||||
noblacklist ${HOME}/.config/KeePassXCrc
|
||||
noblacklist ${HOME}/.config/keepassxc
|
||||
noblacklist ${HOME}/.keepassxc
|
||||
noblacklist ${DOCUMENTS}
|
||||
noblacklist ${RUNUSER}/app
|
||||
noblacklist ${RUNUSER}/openssh_agent
|
||||
noblacklist /tmp/ssh-*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue