summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/pf
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2004-09-16 17:04:20 +0000
committerkeramida <keramida@FreeBSD.org>2004-09-16 17:04:20 +0000
commit49dafca9da5137fb4868d5a7f933ada9c87859bc (patch)
tree55283ac8c993a1b937a53e218a755729d28c6d34 /etc/rc.d/pf
parent307d72bfbed65adc75ba1c52953f336fe4978028 (diff)
downloadFreeBSD-src-49dafca9da5137fb4868d5a7f933ada9c87859bc.zip
FreeBSD-src-49dafca9da5137fb4868d5a7f933ada9c87859bc.tar.gz
We don't have any providers of `beforenetlkm' in FreeBSD. Remove the
dependency to it from our rc.d scripts. Approved by: mtm
Diffstat (limited to 'etc/rc.d/pf')
-rw-r--r--etc/rc.d/pf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/pf b/etc/rc.d/pf
index 1d52360..95c539b 100644
--- a/etc/rc.d/pf
+++ b/etc/rc.d/pf
@@ -4,7 +4,7 @@
#
# PROVIDE: pf
-# REQUIRE: root beforenetlkm mountcritlocal netif pflog
+# REQUIRE: root mountcritlocal netif pflog
# BEFORE: DAEMON LOGIN
# KEYWORD: FreeBSD nojail
OpenPOWER on IntegriCloud