From 9a837bf97f8dec33251627b9b7e3df2cad94944f Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 4 Sep 1997 00:43:20 +0000 Subject: explain how ypserv is started --- usr.sbin/ypserv/ypserv/ypserv.8 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'usr.sbin/ypserv') diff --git a/usr.sbin/ypserv/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv/ypserv.8 index 5a2af84386f..9cb9a0dcaba 100644 --- a/usr.sbin/ypserv/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv/ypserv.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypserv.8,v 1.8 1997/04/12 00:14:28 deraadt Exp $ +.\" $OpenBSD: ypserv.8,v 1.9 1997/09/04 00:43:19 deraadt Exp $ .\" Copyright (c) 1994 Mats O Jansson .\" All rights reserved. .\" @@ -80,10 +80,18 @@ can be found in the file If a host isn't secure all queries to the server will result in a YP_NODOM result. .Pp -IF the file +If the file .Nm /var/yp/ypserv.log exists then messages will be written to the file. .Pp +If a directory named the same as the system domainname exists in +.Nm /var/yp/ +(ie. the domainname is +.Nm foo +and directory +.Nm /var/yp/foo +exists), then ypserv will be automatically started at boot time. +.Pp The options are as follows: .Bl -tag -width indent .It Fl 1 -- cgit v1.2.3