Hello all,

Yesterday we found quite a fundamental flaw related to how D-Bus is
stopped during shutdown [1]. It might be worth a try to edit
/lib/systemd/system/dbus.service and append these two lines to the
[Service] section:

  ExecStop=/bin/true
  KillMode=none

Then run "systemctl daemon-reload" as root. Does this improve shutdown
for any of you?

Note that this is certainly not a magic bullet for all kinds of
shutdown problems, especially since the reports/data here is vague
enough that these might very well be different reasons. But it would
be interesting to see if it makes a difference for any of you. The
Ubuntu bug https://launchpad.net/bugs/1427672 was linked to this
Debian one and found to be fixed with the above D-Bus change.

Thanks,

Martin

[1] https://bugs.freedesktop.org/show_bug.cgi?id=89847
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to