aboutsummaryrefslogtreecommitdiffstats
path: root/etc/keepassxc.profile
diff options
context:
space:
mode:
authorLibravatar soredake <fdsfgs@krutt.org>2017-11-07 18:05:52 +0200
committerLibravatar soredake <fdsfgs@krutt.org>2017-11-07 18:05:52 +0200
commit62adbdc541caa87ac316f20dbdba8b8c0a3847c7 (patch)
tree7be1d21075f7b2c9ff6b383160cb3a052e067ede /etc/keepassxc.profile
parentprivate-bin cleanup (diff)
downloadfirejail-62adbdc541caa87ac316f20dbdba8b8c0a3847c7.tar.gz
firejail-62adbdc541caa87ac316f20dbdba8b8c0a3847c7.tar.zst
firejail-62adbdc541caa87ac316f20dbdba8b8c0a3847c7.zip
keepassxc.profile: fix crash on gentoo because of missing machine-id in /etc
https://github.com/netblue30/firejail/issues/1633
Diffstat (limited to 'etc/keepassxc.profile')
-rw-r--r--etc/keepassxc.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile
index f0c173d9c..26060d7d2 100644
--- a/etc/keepassxc.profile
+++ b/etc/keepassxc.profile
@@ -35,7 +35,7 @@ shell none
35 35
36private-bin keepassxc 36private-bin keepassxc
37private-dev 37private-dev
38private-etc fonts,ld.so.cache 38private-etc fonts,ld.so.cache,machine-id
39private-tmp 39private-tmp
40 40
41memory-deny-write-execute 41memory-deny-write-execute