summaryrefslogtreecommitdiffstats
path: root/etc/keepass.profile
diff options
context:
space:
mode:
authorLibravatar SYN-cook <SYN-cook@users.noreply.github.com>2017-02-28 16:16:19 +0100
committerLibravatar GitHub <noreply@github.com>2017-02-28 16:16:19 +0100
commitf4811f2a2c8e27bca9ad68ca07c0fb9b1c3f6c3d (patch)
treec4166ff60f06bf0b46b12d4d3cb80ff82c4f08be /etc/keepass.profile
parentfix kdb/kdbx blacklisting (diff)
downloadfirejail-f4811f2a2c8e27bca9ad68ca07c0fb9b1c3f6c3d.tar.gz
firejail-f4811f2a2c8e27bca9ad68ca07c0fb9b1c3f6c3d.tar.zst
firejail-f4811f2a2c8e27bca9ad68ca07c0fb9b1c3f6c3d.zip
fix configuration blacklisting
blacklisting was introduced into disable-passwdmgr.inc, but we also need to update the profile
Diffstat (limited to 'etc/keepass.profile')
-rw-r--r--etc/keepass.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/keepass.profile b/etc/keepass.profile
index 68c4fa605..eb7d92a7c 100644
--- a/etc/keepass.profile
+++ b/etc/keepass.profile
@@ -1,6 +1,7 @@
1# keepass password manager profile 1# keepass password manager profile
2noblacklist ${HOME}/.config/keepass
3noblacklist ${HOME}/.keepass 2noblacklist ${HOME}/.keepass
3noblacklist ${HOME}/.config/keepass
4noblacklist ${HOME}/.config/KeePass
4noblacklist ${HOME}/*.kdbx 5noblacklist ${HOME}/*.kdbx
5noblacklist ${HOME}/*.kdb 6noblacklist ${HOME}/*.kdb
6 7