summaryrefslogtreecommitdiff
path: root/profiles/kget.local
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/kget.local
parentFix bannerlord profile (diff)
downloadfirejail-profiles-6ea485a808c1bc86cdbff55b99b5e5e9e03ab65b.tar.xz
Updated for firejail 0.9.64-rc1
Diffstat (limited to 'profiles/kget.local')
-rw-r--r--profiles/kget.local6
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/kget.local b/profiles/kget.local
index 0ac7a0a..c4252b2 100644
--- a/profiles/kget.local
+++ b/profiles/kget.local
@@ -26,8 +26,6 @@ include whitelist-common.inc
# ipc-namespace
# # no3d breaks gpu accelerated rendering
ignore no3d
-# # nodbus breaks systray support
-ignore nodbus
# machine-id
protocol unix,inet,netlink
# # seccomp breaks integrated file manager on kde applications
@@ -39,3 +37,7 @@ disable-mnt
private-bin bash,dbus-launch,kget,kdeinit5
private-cache
private-etc ca-certificates,fonts,localtime,machine-id,passwd,resolv.conf,ssl,xdg
+
+# # dbus-user/system breaks systray support
+ignore dbus-user none
+ignore dbus-system none