aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/faith
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2009-10-17 21:09:15 +0000
committerDoug Barton <dougb@FreeBSD.org>2009-10-17 21:09:15 +0000
commitc5a82ce01d8b5d3477a021f76a933401339b1d85 (patch)
treecfa0be486226f33f64cb055d987192377a1eaec9 /etc/rc.d/faith
parente95ee133aa3630fbb79363f2c3664848ddf3bd43 (diff)
downloadsrc-c5a82ce01d8b5d3477a021f76a933401339b1d85.tar.gz
src-c5a82ce01d8b5d3477a021f76a933401339b1d85.zip
Remove a circular dependency on routing
Submitted by: Mykola Dzham <freebsd@levsha.org.ua> Approved by: hrs
Notes
Notes: svn path=/head/; revision=198190
Diffstat (limited to 'etc/rc.d/faith')
-rwxr-xr-xetc/rc.d/faith2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/faith b/etc/rc.d/faith
index a7f4cd8cdf83..9994114cd46c 100755
--- a/etc/rc.d/faith
+++ b/etc/rc.d/faith
@@ -3,7 +3,7 @@
#
# PROVIDE: faith
-# REQUIRE: netif routing
+# REQUIRE: netif
# KEYWORD: nojail
. /etc/rc.subr