aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-passwdmgr.inc
diff options
context:
space:
mode:
authorLibravatar Thomas Jarosch <thomas.jarosch@intra2net.com>2016-07-27 22:19:01 +0200
committerLibravatar Thomas Jarosch <thomas.jarosch@intra2net.com>2016-07-27 22:20:42 +0200
commit858b89146a57f7c3ba6e07ecf497621d1d01d4e0 (patch)
tree3ea2564e99f250039b6eec4f7d025cfdce641126 /etc/disable-passwdmgr.inc
parentfixed faudit compile problem for non-intel platforms (diff)
downloadfirejail-858b89146a57f7c3ba6e07ecf497621d1d01d4e0.tar.gz
firejail-858b89146a57f7c3ba6e07ecf497621d1d01d4e0.tar.zst
firejail-858b89146a57f7c3ba6e07ecf497621d1d01d4e0.zip
disable-passwdmgr.inc: Don't leak keepassx config
It contains the path to the last used database.
Diffstat (limited to 'etc/disable-passwdmgr.inc')
-rw-r--r--etc/disable-passwdmgr.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/disable-passwdmgr.inc b/etc/disable-passwdmgr.inc
index c1e68d1ec..6db9073ab 100644
--- a/etc/disable-passwdmgr.inc
+++ b/etc/disable-passwdmgr.inc
@@ -3,4 +3,5 @@ blacklist ${HOME}/.lastpass
3blacklist ${HOME}/.keepassx 3blacklist ${HOME}/.keepassx
4blacklist ${HOME}/.password-store 4blacklist ${HOME}/.password-store
5blacklist ${HOME}/keepassx.kdbx 5blacklist ${HOME}/keepassx.kdbx
6blacklist ${HOME}/.config/keepassx
6 7