summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/sysctl
diff options
context:
space:
mode:
authormtm <mtm@FreeBSD.org>2003-04-24 08:20:47 +0000
committermtm <mtm@FreeBSD.org>2003-04-24 08:20:47 +0000
commita6c5ee3cc4da9ead0959ff4821507c2229de063f (patch)
treec0744a674488d76a59082db26fc4805a539f9646 /etc/rc.d/sysctl
parent2b308e25a03938ef728237c7cc2d42d7bdac5f43 (diff)
downloadFreeBSD-src-a6c5ee3cc4da9ead0959ff4821507c2229de063f.zip
FreeBSD-src-a6c5ee3cc4da9ead0959ff4821507c2229de063f.tar.gz
Make ipfilter, ipnat, ipmon, and ipfs behave more like the old rc.
o group them together so they run one right after another o use the NetBSD supplied ipfs script instead of tacking it on to the end of ipnat o Load the ipl module in ipnat and ipfilter, if it's not already loaded o In ipmon and ipnat show a warning if neither ipfilter nor ipnat is enabled or the ipl module is not loaded, and exit Approved by: markm (mentor) (implicit) Tested by: leafy <leafy@leafy.idv.tw>
Diffstat (limited to 'etc/rc.d/sysctl')
-rw-r--r--etc/rc.d/sysctl2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/sysctl b/etc/rc.d/sysctl
index 71e6752..6e24030 100644
--- a/etc/rc.d/sysctl
+++ b/etc/rc.d/sysctl
@@ -5,7 +5,7 @@
#
# PROVIDE: sysctl
-# REQUIRE: root ipfilter ipsec
+# REQUIRE: root
# BEFORE: DAEMON
# KEYWORD: FreeBSD NetBSD
OpenPOWER on IntegriCloud