aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-09-30 01:21:26 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-09-30 01:21:26 +0000
commit425ab2a7b7e4214fd7f84cd74cc39f3665b01697 (patch)
tree16c07c201d48a799033e93e74bc31a9c7ac3084c /packages/squid.xml
parent010c07053477b3b89ec57362316c4c36636294d9 (diff)
downloadpfsense-packages-425ab2a7b7e4214fd7f84cd74cc39f3665b01697.tar.gz
pfsense-packages-425ab2a7b7e4214fd7f84cd74cc39f3665b01697.tar.bz2
pfsense-packages-425ab2a7b7e4214fd7f84cd74cc39f3665b01697.zip
Attempt to be Mr. Obvious and explain to the user that they should not navigate away from the page during squid -z or press stop in their browser.
Diffstat (limited to 'packages/squid.xml')
-rw-r--r--packages/squid.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/squid.xml b/packages/squid.xml
index 40b44190..017b28a1 100644
--- a/packages/squid.xml
+++ b/packages/squid.xml
@@ -165,7 +165,7 @@
</custom_php_resync_config_command>
<custom_php_install_command>
update_status("Checking Squid cache... One moment please...");
- update_output_window("This operation may take quite some time, please be patient.");
+ update_output_window("This operation may take quite some time, please be patient. Do not press stop or attempt to navigate away from this page during this process.");
squid_install_command();
squid_resync();
exec("/bin/rm -f /usr/local/etc/rc.d/squid");