[Nix-dev] [NixOS/nixos] a5969: sshd: Do detach into the background
Peter Simons
simons at cryp.to
Sun Oct 7 19:22:14 CEST 2012
Hi Eelco,
> Commit: a5969634f4da94f85ffbce2ce81f760fd73c67e5
>
> Log Message:
> -----------
> sshd: Do detach into the background
>
> This is necessary to ensure that jobs that need to start after sshd
> work properly.
this seems counter-intuitive to me. How is running sshd asynchronously
going to make the service more reliable for dependent jobs that start
after it? A synchronous start-up feels more predictable to me. What am I
missing?
Take care,
Peter
More information about the nix-dev
mailing list