Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ff0b8b22250999d3274883fe4c1f7ba649753aa9
      
https://github.com/NixOS/nixpkgs/commit/ff0b8b22250999d3274883fe4c1f7ba649753aa9
  Author: Nikolay Amiantov <[email protected]>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M nixos/modules/system/boot/systemd.nix

  Log Message:
  -----------
  systemd-journald service: restart instead of stop and start

Also restart when configuration is changed.


  Commit: d37458ad063b04439455fa7c54c3d2abf25a1f5a
      
https://github.com/NixOS/nixpkgs/commit/d37458ad063b04439455fa7c54c3d2abf25a1f5a
  Author: Nikolay Amiantov <[email protected]>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

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

  Log Message:
  -----------
  switch-to-configuration: fix restart of socket activated services

This fixes two bugs:

* When socket activation is detected, the service itself is added to stop-start 
list instead of its sockets.
* When service is marked to restart instead of stop (`StopIfChanged = no`) we 
don't need to restart sockets.


  Commit: d454f9cca2dec6b52fe7428c674f8ba3262ee63b
      
https://github.com/NixOS/nixpkgs/commit/d454f9cca2dec6b52fe7428c674f8ba3262ee63b
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

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

  Log Message:
  -----------
  Merge pull request #19108 from abbradar/journald-restart

Fix restart of socket-activated services, particularly journald


Compare: https://github.com/NixOS/nixpkgs/compare/590c16485868...d454f9cca2de
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to