[openssh-commits] [openssh] 04/05: upstream: Use $SUDO when reading sshd's pidfile in case it was

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Jun 10 20:53:31 AEST 2021


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit a3a58acffc8cc527f8fc6729486d34e4c3d27643
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu Jun 10 09:43:51 2021 +0000

    upstream: Use $SUDO when reading sshd's pidfile in case it was
    
    created with a very restrictive umask.  This resyncs with -portable.
    
    OpenBSD-Regress-ID: 07fd2af06df759d4f64b82c59094accca1076a5d
---
 regress/reconfigure.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regress/reconfigure.sh b/regress/reconfigure.sh
index e0d60375..5cb3e389 100644
--- a/regress/reconfigure.sh
+++ b/regress/reconfigure.sh
@@ -1,4 +1,4 @@
-#	$OpenBSD: reconfigure.sh,v 1.7 2021/06/10 03:45:31 dtucker Exp $
+#	$OpenBSD: reconfigure.sh,v 1.8 2021/06/10 09:43:51 dtucker Exp $
 #	Placed in the Public Domain.
 
 tid="simple connect after reconfigure"

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list