summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.setlanip
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-03-02 06:11:55 +0000
committerChris Buechler <cmb@pfsense.org>2008-03-02 06:11:55 +0000
commitbe824897ded36b554692ab63c249eefb24bcc874 (patch)
tree48c84d1a2f2a77fa48f20807e79a810754535b6a /etc/rc.initial.setlanip
parent61d6fbf1af08b9834c8c5b2b2c23c6c97fbdd005 (diff)
downloadpfsense-be824897ded36b554692ab63c249eefb24bcc874.zip
pfsense-be824897ded36b554692ab63c249eefb24bcc874.tar.gz
clarify text
Diffstat (limited to 'etc/rc.initial.setlanip')
-rwxr-xr-xetc/rc.initial.setlanip2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.initial.setlanip b/etc/rc.initial.setlanip
index 0ce63f7..895f503 100755
--- a/etc/rc.initial.setlanip
+++ b/etc/rc.initial.setlanip
@@ -205,7 +205,7 @@
}
$upperifname = strtoupper($interface);
- echo "\nPlease wait, saving your changes to {$upperifname}...";
+ echo "\nPlease wait, saving and activating your changes to {$upperifname}...";
write_config(gettext("{$interface} IP configuration from console menu"));
interfaces_lan_configure();
echo " Reloading filter...";
OpenPOWER on IntegriCloud