summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inox.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/inox.profile b/etc/inox.profile
index 49d2f2835..f5e1cebd4 100644
--- a/etc/inox.profile
+++ b/etc/inox.profile
@@ -14,10 +14,10 @@ whitelist ~/.cache/inox
14mkdir ~/.pki 14mkdir ~/.pki
15whitelist ~/.pki 15whitelist ~/.pki
16 16
17# lastpass, keepassx 17# lastpass, keepass
18whitelist ~/.keepassx 18# for keepass we additionally need to whitelist our .kdbx password database
19whitelist ~/.config/keepassx 19whitelist ~/.keepass
20whitelist ~/keepassx.kdbx 20whitelist ~/.config/KeePass
21whitelist ~/.lastpass 21whitelist ~/.lastpass
22whitelist ~/.config/lastpass 22whitelist ~/.config/lastpass
23 23