Remove sshd logfile in start_sshd, and ssh and sshd log wrappers before
authordtucker <dtucker@openbsd.org>
Tue, 22 Oct 2024 07:13:28 +0000 (07:13 +0000)
committerdtucker <dtucker@openbsd.org>
Tue, 22 Oct 2024 07:13:28 +0000 (07:13 +0000)
commit2141bc2606fe1f270f782d6ba8730f7d2aa4159c
treeff4b7e3858103c4b47f2b6a8c42fce44d6c32653
parentc3e5d14c94e624c6014c1076e0e67493a12780f8
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.
regress/usr.bin/ssh/test-exec.sh