summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2007-06-02 05:25:19 +0000
committerdougb <dougb@FreeBSD.org>2007-06-02 05:25:19 +0000
commit0f2163d639358bf9bfdc94dd2db4d63992ede7b6 (patch)
treecd1ac6306ad34c5eb85a52077670982e46347820 /etc
parent9f19c3eceef70cf3d57318bae052988eaf77e43f (diff)
downloadFreeBSD-src-0f2163d639358bf9bfdc94dd2db4d63992ede7b6.zip
FreeBSD-src-0f2163d639358bf9bfdc94dd2db4d63992ede7b6.tar.gz
Finish making resolv ordering deterministic by REQUIRE'ing it here.
Diffstat (limited to 'etc')
-rw-r--r--etc/rc.d/NETWORKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/NETWORKING b/etc/rc.d/NETWORKING
index 504ca4c..729b316 100644
--- a/etc/rc.d/NETWORKING
+++ b/etc/rc.d/NETWORKING
@@ -6,7 +6,7 @@
# PROVIDE: NETWORKING NETWORK
# REQUIRE: netif netoptions routing network_ipv6 isdnd ppp
-# REQUIRE: routed mrouted route6d mroute6d
+# REQUIRE: routed mrouted route6d mroute6d resolv
# This is a dummy dependency, for services which require networking
# to be operational before starting.
OpenPOWER on IntegriCloud