aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/amd
diff options
context:
space:
mode:
authorMike Makonnen <mtm@FreeBSD.org>2004-03-05 07:43:38 +0000
committerMike Makonnen <mtm@FreeBSD.org>2004-03-05 07:43:38 +0000
commit6e571c70357857c93ec5257c0a8da3508ad4c38d (patch)
tree478a6753e941e503b5072214ae089789565fa37c /etc/rc.d/amd
parentdf4d19f52ca499c270e67fd53ae4c68b41008110 (diff)
downloadsrc-6e571c70357857c93ec5257c0a8da3508ad4c38d.tar.gz
src-6e571c70357857c93ec5257c0a8da3508ad4c38d.zip
Remove scripts we don't use from requirement lines. These were
hold-overs from the initial NetBSD import.
Notes
Notes: svn path=/head/; revision=126636
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 6ecf00f9b09f..6d7c135eba1e 100755
--- a/etc/rc.d/amd
+++ b/etc/rc.d/amd
@@ -5,7 +5,7 @@
#
# PROVIDE: amd
-# REQUIRE: rpcbind mountall ypbind nfsclient
+# REQUIRE: rpcbind ypbind nfsclient
# BEFORE: DAEMON
# KEYWORD: FreeBSD