Subject: rc looping; will someone please look at PR #21353?
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 05/17/2003 12:35:32
Will someone fix the security/openssh/files/sshd.sh script?

It is broken. When used with rc.subr system, the rc scripts (up to ssh)
will loop forever :(

I guess since the machine won't boot (unattended) that I should have PR'd
this as "critical" and "high" priority.

It runs "$0 keygen" (rc keygen); it should check for rc.subr again and run
"run_rc_command keygen" instead. (This is already fixed in the real
src/etc/rc.d/sshd script Revision 1.16.)

Will someone please fix security/openssh/files/sshd.sh and close PR
#21353?

Thank you,

   Jeremy C. Reed
   http://bsd.reedmedia.net/