nixpkgs/nixos/modules/services/networking/ssh
Peter Hoeg c4cba0e51f 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
2016-08-04 16:47:44 +08:00
..
lshd.nix jobs -> systemd.services 2016-01-07 06:39:06 +00:00
sshd.nix ssh module: ignore exit code when socket activated 2016-08-04 16:47:44 +08:00