summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-09-08 21:51:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-09-08 21:51:15 +0000
commit94d73e3d3a15de86bb7975b7c2582f8dfcd9f060 (patch)
treef42d3660a3a92844db9face1a946ac693db2e35e /etc
parentb2bc44cdd620ad0ace9cdd55f71715d5ec9add0d (diff)
downloadpfsense-94d73e3d3a15de86bb7975b7c2582f8dfcd9f060.zip
pfsense-94d73e3d3a15de86bb7975b7c2582f8dfcd9f060.tar.gz
Clarify operation in progress
Diffstat (limited to 'etc')
-rw-r--r--etc/phpshellsessions/cvssync2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index 57408e4..b3827de 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -5,7 +5,7 @@
*/
if(is_dir("/home/pfsense")) {
- echo "\nRelocating cvssync...";
+ echo "\nRelocating downloaded cvssync data, please wait...";
exec("rm -rf /home/pfsense");
echo " done.\n";
}
OpenPOWER on IntegriCloud