aboutsummaryrefslogtreecommitdiffstats
path: root/etc/keepassxc.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/keepassxc.profile')
-rw-r--r--etc/keepassxc.profile5
1 files changed, 1 insertions, 4 deletions
diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile
index 2073feabb..a00d17878 100644
--- a/etc/keepassxc.profile
+++ b/etc/keepassxc.profile
@@ -10,7 +10,6 @@ noblacklist ${HOME}/*.kdb
10noblacklist ${HOME}/*.kdbx 10noblacklist ${HOME}/*.kdbx
11noblacklist ${HOME}/.config/keepassxc 11noblacklist ${HOME}/.config/keepassxc
12noblacklist ${HOME}/.keepassxc 12noblacklist ${HOME}/.keepassxc
13noblacklist ${HOME}/.keepassxc-socket
14# 2.2.4 needs this path when compiled with "Native messaging browser extension" 13# 2.2.4 needs this path when compiled with "Native messaging browser extension"
15noblacklist ${HOME}/.mozilla 14noblacklist ${HOME}/.mozilla
16noblacklist ${DOCUMENTS} 15noblacklist ${DOCUMENTS}
@@ -51,6 +50,4 @@ noexec ${HOME}
51noexec /tmp 50noexec /tmp
52 51
53# Mutex is stored in /tmp by default, which is broken by private-tmp 52# Mutex is stored in /tmp by default, which is broken by private-tmp
54# Make a new directory and have it stored there. Fixes #2062 53join-or-start keepassxc
55mkdir ${HOME}/.keepassxc-socket
56env TMPDIR=${HOME}/.keepassxc-socket/