]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: Remove sshd logfile in start_sshd
authordtucker@openbsd.org <dtucker@openbsd.org>
Tue, 22 Oct 2024 07:13:28 +0000 (07:13 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Tue, 22 Oct 2024 08:19:26 +0000 (19:19 +1100)
commit1b05d5437bf45bee5e3104772dea06ed51764f1b
tree083d4aa44a64e913eb73ebd9b1636cb0cade61a7
parent307ab3c7720f8879b835614b02687358ee4df9b9
upstream: Remove sshd logfile in start_sshd

... and ssh and sshd log wrappers before recreating them.  Prevents "can't
create" errors during tests when running tests without SUDO after having
run them with SUDO.

OpenBSD-Regress-ID: 2f0a83532e3dccd673a9bf0291090277268c69a6
regress/test-exec.sh