Okay, so I think the issue is that we have an old debian/org.knopwob.dunst.service lying around, which overrides the upstream-provided org.knopwob.dunst.service. I’ll prepare a new upload in a second, but until then, you can add “SystemdService=dunst.service” to /usr/share/dbus-1/services/org.knopwob.dunst.service.
Aside from that, you need to install the dbus-user-session Debian package. Things are set up correctly once “org.freedesktop.systemd1” appears in the output of “qdbus”. After fixing both of the above on my machine, dunst is dbus-activated and started as systemd user unit dunst.service. Verify using systemctl --user status dunst.service. On Tue, Oct 10, 2017 at 8:12 PM, Daniel Kahn Gillmor <[email protected]> wrote: > On Tue 2017-10-10 19:16:28 +0200, Michael Stapelberg wrote: >> Please refer to https://github.com/systemd/systemd/issues/892. I have >> only skimmed that, so if you could figure out what we need to change >> upstream in dunst or downstream in the packaging to make this work, >> that’d be appreciated. Thanks! > > thanks for the quick response, Michael! > > hm, i can't see how that's exactly related to this problem, though i'm > pretty sure i don't understand all the moving parts. > > also, that issue appears to have been closed upstream a few months ago. > does it need re-opening? > > sorry to not have any good suggestions here. > > --dkg -- Best regards, Michael

