Branch: refs/heads/release-14.12
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8515a124d1a42090fa41f4b5bfb0d59b8bc2e914
      
https://github.com/NixOS/nixpkgs/commit/8515a124d1a42090fa41f4b5bfb0d59b8bc2e914
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-04-03 (Fri, 03 Apr 2015)

  Changed paths:
    M nixos/modules/services/system/dbus.nix
    M nixos/modules/system/activation/switch-to-configuration.pl

  Log Message:
  -----------
  Reload, don't restart, dbus.service

Many bus clients get hopelessly confused when dbus-daemon is
restarted. So let's not do that.

Of course, this is not ideal either, because we end up stuck with a
possibly outdated dbus-daemon. But that issue will become irrelevant
in the glorious kdbus-based future.

Hopefully this also gets rid of systemd getting stuck after
dbus-daemon is restarted:

Apr 01 15:37:50 mandark systemd[1]: Failed to register match for Disconnected 
message: Connection timed out
Apr 01 15:37:50 mandark systemd[1]: Looping too fast. Throttling execution a 
little.
Apr 01 15:37:51 mandark systemd[1]: Looping too fast. Throttling execution a 
little.
...

(cherry picked from commit 1c39a47ac87959b2589ef797e519af96d73c27d6)


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to