Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 07/31/2000 23:39:44
Module Name:	basesrc
Committed By:	jwise
Date:		Mon Jul 31 20:39:43 UTC 2000

Modified Files:
	basesrc/etc/rc.d: Makefile
Added Files:
	basesrc/etc/rc.d: sshd

Log Message:
An sshd startup script for use with usr.bin/sshd.  Installation is conditional
on ${SSHDIST}, as with usr.bin/ssh itself.

This script includes a `keygen' target for regenerating RSA and DSA host keys,
and invokes this if these keys are not present when sshd is started up.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/etc/rc.d/Makefile
cvs rdiff -r0 -r1.3 basesrc/etc/rc.d/sshd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.