diff options
author | 2016-11-30 00:28:31 +0000 | |
---|---|---|
committer | 2016-11-30 00:28:31 +0000 | |
commit | f65157c95e85007fe555dba43042245b049128b6 (patch) | |
tree | 08ddd33aa28094742cdd50c143568c3f1277a97e /usr.bin/ssh/serverloop.c | |
parent | tweak previous; (diff) | |
download | wireguard-openbsd-f65157c95e85007fe555dba43042245b049128b6.tar.xz wireguard-openbsd-f65157c95e85007fe555dba43042245b049128b6.zip |
On startup, check to see if sshd is already daemonized and if so,
skip the call to daemon() and do not rewrite the PidFile. This
means that when sshd re-execs itself on SIGHUP the process ID will
no longer change. Should address bz#2641. ok djm@ markus@.
Diffstat (limited to 'usr.bin/ssh/serverloop.c')
0 files changed, 0 insertions, 0 deletions