Revision cba9c643
Added by Scott Ullrich over 19 years ago
etc/rc.firmware_auto | ||
---|---|---|
43 | 43 |
|
44 | 44 |
if [ "$PMD" = "$MD" ]; then |
45 | 45 |
echo "MD5's match." | logger -p daemon.info -i -t AutoUpgrade |
46 |
echo "Beginning pfSense upgrade." | wall |
|
46 | 47 |
if [ "$PLATFORM" = "net45xx" ]; then |
47 | 48 |
/usr/local/bin/php /etc/rc.conf_mount_rw |
48 | 49 |
fi |
Also available in: Unified diff
Echo to WALL when upgrades begin