summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.d/amd2
-rwxr-xr-xetc/rc.d/keyserv2
-rwxr-xr-xetc/rc.d/nisdomain2
-rwxr-xr-xetc/rc.d/quota2
-rwxr-xr-xetc/rc.d/yppasswdd2
5 files changed, 5 insertions, 5 deletions
diff --git a/etc/rc.d/amd b/etc/rc.d/amd
index a0e0dc8..8105aeb 100755
--- a/etc/rc.d/amd
+++ b/etc/rc.d/amd
@@ -4,7 +4,7 @@
#
# PROVIDE: amd
-# REQUIRE: rpcbind ypbind nfsclient cleanvar ldconfig
+# REQUIRE: rpcbind ypset nfsclient cleanvar ldconfig
# BEFORE: DAEMON
# KEYWORD: nojail shutdown
diff --git a/etc/rc.d/keyserv b/etc/rc.d/keyserv
index 72188e0..d1eaaee 100755
--- a/etc/rc.d/keyserv
+++ b/etc/rc.d/keyserv
@@ -6,7 +6,7 @@
# Start keyserv if we are running Secure RPC
# PROVIDE: keyserv
-# REQUIRE: ypbind
+# REQUIRE: ypset
# BEFORE: DAEMON
# KEYWORD: shutdown
diff --git a/etc/rc.d/nisdomain b/etc/rc.d/nisdomain
index a24f107..9763a9a 100755
--- a/etc/rc.d/nisdomain
+++ b/etc/rc.d/nisdomain
@@ -28,7 +28,7 @@
# PROVIDE: nisdomain
# REQUIRE: SERVERS rpcbind
-# BEFORE: ypbind ypserv ypxfrd
+# BEFORE: ypset ypbind ypserv ypxfrd
. /etc/rc.subr
diff --git a/etc/rc.d/quota b/etc/rc.d/quota
index 01d9802..6432f50 100755
--- a/etc/rc.d/quota
+++ b/etc/rc.d/quota
@@ -6,7 +6,7 @@
# Enable/Check the quotas (must be after ypbind if using NIS)
# PROVIDE: quota
-# REQUIRE: mountcritremote
+# REQUIRE: mountcritremote ypset
# BEFORE: DAEMON
# KEYWORD: nojail
diff --git a/etc/rc.d/yppasswdd b/etc/rc.d/yppasswdd
index dcaa2f8..fbb80bc 100755
--- a/etc/rc.d/yppasswdd
+++ b/etc/rc.d/yppasswdd
@@ -4,7 +4,7 @@
#
# PROVIDE: yppasswdd
-# REQUIRE: ypserv ypbind
+# REQUIRE: ypserv ypset
# BEFORE: LOGIN
# KEYWORD: shutdown
OpenPOWER on IntegriCloud