aboutsummaryrefslogtreecommitdiffstats
path: root/etc/keepassxc.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-03-12 23:45:13 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2019-03-12 23:45:13 +0100
commit1862d24fd9990bfc61f9ae9710f089b3d8038427 (patch)
tree5ac042c886e49d7cd975af2b6cdb8b4827270fd1 /etc/keepassxc.profile
parentadd disable-exec.inc to all profiles with apparmor (#2576) (diff)
downloadfirejail-1862d24fd9990bfc61f9ae9710f089b3d8038427.tar.gz
firejail-1862d24fd9990bfc61f9ae9710f089b3d8038427.tar.zst
firejail-1862d24fd9990bfc61f9ae9710f089b3d8038427.zip
add disable-exec.inc to few more profiles
Diffstat (limited to 'etc/keepassxc.profile')
-rw-r--r--etc/keepassxc.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile
index f0546beda..33b4509b7 100644
--- a/etc/keepassxc.profile
+++ b/etc/keepassxc.profile
@@ -16,6 +16,7 @@ noblacklist ${DOCUMENTS}
16 16
17include disable-common.inc 17include disable-common.inc
18include disable-devel.inc 18include disable-devel.inc
19include disable-exec.inc
19include disable-interpreters.inc 20include disable-interpreters.inc
20include disable-passwdmgr.inc 21include disable-passwdmgr.inc
21include disable-programs.inc 22include disable-programs.inc
@@ -47,8 +48,6 @@ private-tmp
47 48
48# 2.2.4 crashes on database open 49# 2.2.4 crashes on database open
49# memory-deny-write-execute 50# memory-deny-write-execute
50noexec ${HOME}
51noexec /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
54join-or-start keepassxc 53join-or-start keepassxc