mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 04:21:26 +01:00
Update pointer to yppush.
(And now, on to rpc.yppasswdd...)
This commit is contained in:
parent
226cb5fee9
commit
5bacc668ca
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user