summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-10-22 13:35:16 -0400
committersullrich <sullrich@pfsense.org>2009-10-22 13:35:34 -0400
commit4459cebaef49d6b4c603b2e34d2cb1f179ee6a8e (patch)
tree2465d78a140ec642f157c5595bc80fd27312ffcd
parentced6d6dfc3265d426463e947f291fab9d3fb20cb (diff)
downloadpfsense-4459cebaef49d6b4c603b2e34d2cb1f179ee6a8e.zip
pfsense-4459cebaef49d6b4c603b2e34d2cb1f179ee6a8e.tar.gz
Correctly note that the pfSenseupgrade is starting
-rwxr-xr-xetc/rc.firmware2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index 5d46a7f..be25aa0 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -385,7 +385,7 @@ pfSenseupgrade)
# Log that we are really doing a NanoBSD upgrade
echo "" >> /conf/upgrade_log.txt
- echo "NanoBSD upgrade starting" >> /conf/upgrade_log.txt
+ echo "pfSenseupgrade upgrade starting" >> /conf/upgrade_log.txt
echo "" >> /conf/upgrade_log.txt
touch /var/run/firmwarelock.dirty
OpenPOWER on IntegriCloud