From 1fff226dba12ca1f80e19a243b009ac2f67b544c Mon Sep 17 00:00:00 2001 From: Bill Paul Date: Fri, 12 Jan 1996 07:07:18 +0000 Subject: [PATCH] Update pointer to yppush. (And now, on to rpc.yppasswdd...) --- usr.sbin/ypserv/Makefile.yp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/ypserv/Makefile.yp b/usr.sbin/ypserv/Makefile.yp index 67da59ad8612..a7a50db2077b 100644 --- a/usr.sbin/ypserv/Makefile.yp +++ b/usr.sbin/ypserv/Makefile.yp @@ -1,7 +1,7 @@ # # Makefile for the NIS databases # -# $Id: Makefile.yp,v 1.1 1995/12/09 04:33:14 wpaul Exp $ +# $Id: Makefile.yp,v 1.1.1.1 1995/12/16 20:54:17 wpaul Exp $ # # This Makefile should only be run on the NIS master server of a domain. # All updated maps will be pushed to all NIS slave servers listed in the @@ -41,7 +41,7 @@ CAT = @$(RCAT) DBLOAD = /usr/sbin/yp_mkdb -m `hostname` MKNETID = /usr/libexec/mknetid -YPPUSH = /usr/bin/yppush +YPPUSH = /usr/sbin/yppush DOMAIN = `/bin/domainname` REVNETGROUP = /usr/libexec/revnetgroup