summaryrefslogtreecommitdiffstats
path: root/core/modules/dbus
diff options
context:
space:
mode:
authorSimon Rettberg2020-08-11 13:46:19 +0200
committerYour Name2020-08-11 13:46:19 +0200
commit683dce1e2505bc367b9169e96d91eeef532c4642 (patch)
tree75990066bd4d3a0f2ca2d90a5e0071170683e99a /core/modules/dbus
parent[dbus] Force proper DBUS_SESSION_BUS_ADDRESS everywhere (diff)
downloadmltk-683dce1e2505bc367b9169e96d91eeef532c4642.tar.gz
mltk-683dce1e2505bc367b9169e96d91eeef532c4642.tar.xz
mltk-683dce1e2505bc367b9169e96d91eeef532c4642.zip
[dbus/dunst] Fix launching via dbus+systemd
Diffstat (limited to 'core/modules/dbus')
-rw-r--r--core/modules/dbus/module.conf.ubuntu4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/dbus/module.conf.ubuntu b/core/modules/dbus/module.conf.ubuntu
index 159cc642..7c8092aa 100644
--- a/core/modules/dbus/module.conf.ubuntu
+++ b/core/modules/dbus/module.conf.ubuntu
@@ -2,9 +2,9 @@
REQUIRED_CONTENT_PACKAGES="
dbus
dbus-x11
-"
-REQUIRED_FILES+="
+ dbus-user-session
"
REQUIRED_DIRECTORIES="
/usr/share/dbus-1
+ /usr/lib/systemd/user
"