aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/amd
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2009-06-01 04:55:13 +0000
committerDoug Barton <dougb@FreeBSD.org>2009-06-01 04:55:13 +0000
commita3e42d03b9019745070be4c40104d38fc926aba2 (patch)
treee6fd8c3640fd8a5b97d82cd5e85975ade052c74d /etc/rc.d/amd
parent18b223fed49e729c7bacb0d61e8d1880f2730379 (diff)
downloadsrc-a3e42d03b9019745070be4c40104d38fc926aba2.tar.gz
src-a3e42d03b9019745070be4c40104d38fc926aba2.zip
Substitute ypset for ypbind in REQUIRE lines. If you use ypset it has to
happen right after ypbind, and before anything that uses NIS. The only change in rcorder accomplished by this patch is make that happen. PR: conf/117555 Submitted by: John Marshall <john@rwsrv05.mby.riverwillow.net.au>
Notes
Notes: svn path=/head/; revision=193197
Diffstat (limited to 'etc/rc.d/amd')
-rwxr-xr-xetc/rc.d/amd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/amd b/etc/rc.d/amd
index a0e0dc8c44c3..8105aeb3fc44 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