summaryrefslogtreecommitdiff
path: root/etc/ipf.rules
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-11-04 08:39:34 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-11-04 08:39:34 +0000
commitc10070252199e3759dc0c60e8f48e9ed83c18fca (patch)
tree5e6e49a6d70efb376c11db5dd3dc2d61f4a2d80b /etc/ipf.rules
parent6f483d88607000c870eed5a2e3b28859e7b48267 (diff)
things come from rc.conf not netstart nowadays
Diffstat (limited to 'etc/ipf.rules')
-rw-r--r--etc/ipf.rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ipf.rules b/etc/ipf.rules
index 84d39331d9c..35e058b02ab 100644
--- a/etc/ipf.rules
+++ b/etc/ipf.rules
@@ -1,11 +1,11 @@
-# $OpenBSD: ipf.rules,v 1.5 1997/04/09 07:32:13 deraadt Exp $
+# $OpenBSD: ipf.rules,v 1.6 1997/11/04 08:39:32 deraadt Exp $
#
# IP filtering rules. See the ipf(5) man page for more
# information on the format of this file, and /usr/share/ipf
# for example configuration files.
#
# Pass all packets by default.
-# edit the ipfilter= line in /etc/netstart to enable IP filtering
+# edit the ipfilter= line in /etc/rc.conf to enable IP filtering
#
pass in from any to any
pass out from any to any