Replace some confusing text about "IPFW being loaded/not being loaded/blah"

with some more relevent and clear text about using rc.conf to load the
firewall.

PR		99336
Discussed with:	keramida (follow up to PR, etc.)
This commit is contained in:
Tom Rhodes 2006-10-10 02:56:06 +00:00
parent 590166f948
commit f0a1a631d6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28824

View file

@ -2228,9 +2228,7 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEPT</programlisting>
<sect2 id="firewalls-ipfw-rc">
<title><filename>/etc/rc.conf</filename> Options</title>
<para>If you do not have IPFW compiled into your kernel you will
need to load it with the following statement in your
<filename>/etc/rc.conf</filename>:</para>
<para>Enable the firewall:</para>
<programlisting>firewall_enable="YES"</programlisting>