summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.d/ipfilter2
-rwxr-xr-xetc/rc.d/ipmon2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.d/ipfilter b/etc/rc.d/ipfilter
index d1af81c..3f59b6c 100755
--- a/etc/rc.d/ipfilter
+++ b/etc/rc.d/ipfilter
@@ -5,7 +5,7 @@
#
# PROVIDE: ipfilter
-# REQUIRE: root mountcritlocal ipmon
+# REQUIRE: root mountcritlocal
# BEFORE: netif
# KEYWORD: FreeBSD nojail
diff --git a/etc/rc.d/ipmon b/etc/rc.d/ipmon
index 350c72c..f73a845 100755
--- a/etc/rc.d/ipmon
+++ b/etc/rc.d/ipmon
@@ -5,7 +5,7 @@
#
# PROVIDE: ipmon
-# REQUIRE: mountcritlocal hostname sysctl cleanvar
+# REQUIRE: mountcritlocal hostname sysctl cleanvar ipfilter
# BEFORE: SERVERS
# KEYWORD: FreeBSD nojail
OpenPOWER on IntegriCloud