aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/keepassxc.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile
index 053344cc2..448f5455f 100644
--- a/etc/keepassxc.profile
+++ b/etc/keepassxc.profile
@@ -36,7 +36,7 @@ nosound
36notv 36notv
37nou2f 37nou2f
38novideo 38novideo
39protocol unix 39protocol netlink,unix
40seccomp 40seccomp
41shell none 41shell none
42 42
@@ -46,9 +46,9 @@ private-etc fonts,ld.so.cache,machine-id
46private-tmp 46private-tmp
47 47
48# 2.2.4 crashes on database open 48# 2.2.4 crashes on database open
49#memory-deny-write-execute 49# memory-deny-write-execute
50noexec ${HOME} 50noexec ${HOME}
51noexec /tmp 51# noexec /tmp
52 52
53# Mutex is stored in /tmp by default, which is broken by private-tmp 53# Mutex is stored in /tmp by default, which is broken by private-tmp
54join-or-start keepassxc 54join-or-start keepassxc