summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.firmware4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index 4b333fe..f40193b 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -142,8 +142,8 @@ pfSenseNanoBSDupgrade)
touch /var/run/firmware.lock
- echo "Firmware upgrade in progress..." >> /cf/upgrade_log.txt 2>&1
- echo "Firmware upgrade in progress..." | wall
+ echo "NanoBSD Firmware upgrade in progress..." >> /cf/upgrade_log.txt 2>&1
+ echo "NanoBSD Firmware upgrade in progress..." | wall
# backup config
/bin/mkdir -p /tmp/configbak
OpenPOWER on IntegriCloud