summaryrefslogtreecommitdiffstats
path: root/cf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-09-10 23:29:29 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-09-10 23:29:29 +0000
commit1a0cb96d71f6f55a5799d42064193a35f183da48 (patch)
treef5a6fa331500677243aa4c324bff18fa9f0380f1 /cf
parent586293d1620a159c54db41e15a49cd21d56c00a8 (diff)
downloadpfsense-1a0cb96d71f6f55a5799d42064193a35f183da48.zip
pfsense-1a0cb96d71f6f55a5799d42064193a35f183da48.tar.gz
Revise default allow all to any rule text. Remove > and attempt to cleanup
text to make it more friendly to a new user.
Diffstat (limited to 'cf')
-rw-r--r--cf/conf/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index 21c53c0..69d993e 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -496,7 +496,7 @@
<!-- <tcpidletimeout></tcpidletimeout> -->
<rule>
<type>pass</type>
- <descr>Default LAN -&gt; any</descr>
+ <descr>Default allow LAN to any rule</descr>
<interface>lan</interface>
<source>
<network>lan</network>
OpenPOWER on IntegriCloud