summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar veloute <veloute@users.noreply.github.com>2019-03-06 10:47:53 +1100
committerLibravatar veloute <veloute@users.noreply.github.com>2019-03-06 10:47:53 +1100
commitf8d309322e2dd7397092194fec7b2a5490983066 (patch)
treed4c40e9d7a8dda13053fa7ae56abdd411533c26a
parentmdwx: block memfd_create (diff)
downloadfirejail-f8d309322e2dd7397092194fec7b2a5490983066.tar.gz
firejail-f8d309322e2dd7397092194fec7b2a5490983066.tar.zst
firejail-f8d309322e2dd7397092194fec7b2a5490983066.zip
noexec /tmp not causing the problem i thought it was
-rw-r--r--etc/keepassxc.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile
index d565373f4..f0546beda 100644
--- a/etc/keepassxc.profile
+++ b/etc/keepassxc.profile
@@ -48,7 +48,7 @@ private-tmp
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}
51# noexec /tmp 51noexec /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