aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar SkewedZeppelin <8296104+SkewedZeppelin@users.noreply.github.com>2019-02-09 01:47:37 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-09 01:47:37 +0000
commit8e491ad4d3e1931c2c0e36867ca42572c6c48c45 (patch)
treee3b2dc9ea82e4d27054f8b317bd2cfc8e9344985 /etc
parent0.9.58.2 is out, moving back to 0.9.59 (diff)
parentchanges fixing keepassxc auto-type (diff)
downloadfirejail-8e491ad4d3e1931c2c0e36867ca42572c6c48c45.tar.gz
firejail-8e491ad4d3e1931c2c0e36867ca42572c6c48c45.tar.zst
firejail-8e491ad4d3e1931c2c0e36867ca42572c6c48c45.zip
Merge pull request #2394 from veloute/keepassxc-autotype-fix
changes fixing keepassxc auto-type
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