summaryrefslogtreecommitdiff
path: root/profiles/kget.local
diff options
context:
space:
mode:
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