Subject: CVS commit: src/etc/rc.d
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/01/2005 23:25:29
Module Name:	src
Committed By:	lukem
Date:		Fri Apr  1 23:25:29 UTC 2005

Modified Files:
	src/etc/rc.d: ypserv

Log Message:
ypserv(8) doesn't need the domainname(1) set -- it will serve any maps
present under /var/yp/<somedomain>/<map> -- so don't require it.
Thanks to Chuck Cranor for the suggestion.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/etc/rc.d/ypserv

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