Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c4cba0e51f9db45b3faee55e8a5ed6d63c227f92
      
https://github.com/NixOS/nixpkgs/commit/c4cba0e51f9db45b3faee55e8a5ed6d63c227f92
  Author: Peter Hoeg <[email protected]>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M nixos/modules/services/networking/ssh/sshd.nix

  Log Message:
  -----------
  ssh module: ignore exit code when socket activated

sshd will at times fail when exiting. When socket activated, this will
leave a number of sshd@ service instances in the failed state, so we
simply ignore the error code if we are running socket activated.

Recommended by upstream:
http://systemd-devel.freedesktop.narkive.com/d0eapMCG/socket-activated-sshd-service-showing-up-as-a-failure-when-the-client-connection-fails

Fixes: #3279


  Commit: f4e1041e318ef83ede7b6162b87191f25f01e534
      
https://github.com/NixOS/nixpkgs/commit/f4e1041e318ef83ede7b6162b87191f25f01e534
  Author: Robin Gloster <[email protected]>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M nixos/modules/services/networking/ssh/sshd.nix

  Log Message:
  -----------
  Merge pull request #17503 from peterhoeg/ssh

ssh module: ignore exit code when socket activated


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

Reply via email to