Subject: CVS commit: src/etc
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/03/2004 08:02:41
Module Name:	src
Committed By:	lukem
Date:		Tue Feb  3 08:02:41 UTC 2004

Modified Files:
	src/etc: postinstall

Log Message:
The ssh_known_hosts check for "NetBSD RCSID matches" does not belong in
postinstall, so remove it;  sshd functions fine without the entries.
This type of functionality is performed as part of etcupdate(8) (et al).


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/etc/postinstall

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