Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 307064ceb512d700a2979b7850082036969cb0ae
      
https://github.com/NixOS/nixpkgs/commit/307064ceb512d700a2979b7850082036969cb0ae
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-02-28 (Sat, 28 Feb 2015)

  Changed paths:
    M nixos/modules/virtualisation/containers.nix

  Log Message:
  -----------
  Don't use machinectl to shut down containers

If the host is shutting down, machinectl may fail because it's
bus-activated and D-Bus will be shutting down. So just send a signal
to the leader process directly.

Fixes #6212.


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

Reply via email to