summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ypxfrd
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2006-08-22 14:58:23 +0000
committerflz <flz@FreeBSD.org>2006-08-22 14:58:23 +0000
commit93d42de8b0ab5fc77393d1000d309c495d3a07d0 (patch)
treeb645478fa9a6499d879c674e832bb222d62611ca /etc/rc.d/ypxfrd
parent54b7b1d84ef94edba4668e1a3eb0ae3f5af47ddf (diff)
downloadFreeBSD-src-93d42de8b0ab5fc77393d1000d309c495d3a07d0.zip
FreeBSD-src-93d42de8b0ab5fc77393d1000d309c495d3a07d0.tar.gz
- Add ypserv to the REQUIRE list.
Reported by: David Thompson <dat1965@yahoo.com> Discussed on: -rc (brooks) Approved by: cperciva (mentor, implicit) MFC after: 3 days
Diffstat (limited to 'etc/rc.d/ypxfrd')
-rw-r--r--etc/rc.d/ypxfrd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/ypxfrd b/etc/rc.d/ypxfrd
index 100092e..00cf607 100644
--- a/etc/rc.d/ypxfrd
+++ b/etc/rc.d/ypxfrd
@@ -4,7 +4,7 @@
#
# PROVIDE: ypxfrd
-# REQUIRE: rpcbind
+# REQUIRE: rpcbind ypserv
. /etc/rc.subr
OpenPOWER on IntegriCloud