summaryrefslogtreecommitdiff
path: root/profiles/calcurse.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-18 20:54:47 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-18 20:54:47 -0700
commit6ea485a808c1bc86cdbff55b99b5e5e9e03ab65b (patch)
tree5856536d3208d494856509915436610b4c5c679b /profiles/calcurse.profile
parentFix bannerlord profile (diff)
downloadfirejail-profiles-6ea485a808c1bc86cdbff55b99b5e5e9e03ab65b.tar.xz
Updated for firejail 0.9.64-rc1
Diffstat (limited to 'profiles/calcurse.profile')
-rw-r--r--profiles/calcurse.profile7
1 files changed, 6 insertions, 1 deletions
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