summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/interfaces.inc
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-04 00:05:19 -0700
committerNOYB <Al_Stu@Frontier.com>2016-04-04 00:05:19 -0700
commit530e47076d1ec2b0cd2fcbfa6ec78983cf81fcb5 (patch)
treeb946921712c2ea050eb53fd7dd74bf139ceada39 /src/etc/inc/interfaces.inc
parent75173246398545de3de104648c068444d51175a1 (diff)
downloadpfsense-530e47076d1ec2b0cd2fcbfa6ec78983cf81fcb5.zip
pfsense-530e47076d1ec2b0cd2fcbfa6ec78983cf81fcb5.tar.gz
Includes - Remove Personalizations
Remove "you" personalizations.
Diffstat (limited to 'src/etc/inc/interfaces.inc')
-rw-r--r--src/etc/inc/interfaces.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/inc/interfaces.inc b/src/etc/inc/interfaces.inc
index f08c50a..cefa7ab 100644
--- a/src/etc/inc/interfaces.inc
+++ b/src/etc/inc/interfaces.inc
@@ -2808,7 +2808,7 @@ EOD;
if (isset($wlcfg['wpa']['rsn_preauth'])) {
$wpa .= <<<EOD
-# Enable the next lines for preauth when roaming. Interface = wired or wireless interface talking to the AP you want to roam from/to
+# Enable the next lines for preauth when roaming. Interface = wired or wireless interface talking to the AP to roam from/to
rsn_preauth=1
rsn_preauth_interfaces={$if}
OpenPOWER on IntegriCloud