From 176dae16c44794f30cb347dfd84fe84bcc5c9708 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 14 Mar 2020 23:55:30 -0700 Subject: Initial commit --- profiles/keepassxc.local | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 profiles/keepassxc.local (limited to 'profiles/keepassxc.local') diff --git a/profiles/keepassxc.local b/profiles/keepassxc.local new file mode 100644 index 0000000..d8b7fd1 --- /dev/null +++ b/profiles/keepassxc.local @@ -0,0 +1,28 @@ +ignore noblacklist ${HOME}/.mozilla +ignore noblacklist ${DOCUMENTS} + +whitelist ${HOME}/.config/keepassxc +whitelist ${HOME}/.config/keepassxcrc +include whitelist-common.inc + +# # no3d breaks decryption for some reason +ignore no3d + +# # nodbus breaks systray support +ignore nodbus + +# # machine-id and net=none breaks systray support with openrc/eudev +ignore machine-id +ignore net +netfilter +protocol unix + +# # seccomp breaks integrated file manager on kde applications +# # due to syscall name_to_handle_at +seccomp !name_to_handle_at + +tracelog + +disable-mnt +private-bin keepassxc,dbus-launch +private-etc fonts,ld.so.cache,localtime,machine-id,passwd -- cgit v1.2.1