From 6ea485a808c1bc86cdbff55b99b5e5e9e03ab65b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 18 Oct 2020 20:54:47 -0700 Subject: Updated for firejail 0.9.64-rc1 --- profiles/calcurse.profile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'profiles/calcurse.profile') diff --git a/profiles/calcurse.profile b/profiles/calcurse.profile index 2bdde1a..f9649c5 100644 --- a/profiles/calcurse.profile +++ b/profiles/calcurse.profile @@ -4,6 +4,9 @@ include calcurse.local # Persistent global definitions include globals.local +blacklist /tmp/.X11-unix +blacklist ${RUNUSER}/wayland-* + noblacklist ${HOME}/.config/calcurse noblacklist ${HOME}/.local/share/calcurse mkdir ${HOME}/.config/calcurse @@ -17,7 +20,6 @@ machine-id net none netfilter no3d -nodbus nodvd nogroups nonewprivs @@ -40,3 +42,6 @@ private-tmp # # Use with hardened-malloc package env LD_PRELOAD=/usr/lib/libhardened_malloc.so + +dbus-user none +dbus-system none -- cgit v1.2.1