summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-03-24 12:59:20 +0000
committerErmal <eri@pfsense.org>2011-03-24 12:59:20 +0000
commit9634e95bc2e1f1509b46cfcdd5439f487ab8face (patch)
treeb59a61cdc7095d6edb2bd6e5e6b0f71174ebe25d /etc
parentd322e3b37fea3f53117ebdaeb9737f0000d46c82 (diff)
downloadpfsense-9634e95bc2e1f1509b46cfcdd5439f487ab8face.zip
pfsense-9634e95bc2e1f1509b46cfcdd5439f487ab8face.tar.gz
Correct wrong comment.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/captiveportal.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/captiveportal.inc b/etc/inc/captiveportal.inc
index f8c0ccd..f19e2fb 100644
--- a/etc/inc/captiveportal.inc
+++ b/etc/inc/captiveportal.inc
@@ -684,7 +684,7 @@ EOD;
if ($reinit == false)
unlock($captiveportallck);
- /* filter on layer2 as well so we can check MAC addresses */
+ /* activate ipfw(4) so CP can work */
mwexec("/sbin/sysctl net.link.ether.ipfw=1");
return $cprules;
OpenPOWER on IntegriCloud