Alert when we are doing a NanoBSD style upgrade.

This commit is contained in:
Scott Ullrich 2009-06-29 16:58:28 -04:00
parent 285b3e3f31
commit e3ddf3858d

View File

@ -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