summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.firmware')
-rwxr-xr-xetc/rc.firmware2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index 8b21977..7da6c04 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -112,6 +112,7 @@ upgrade)
/sbin/mount -r /cf
echo "Done."
+ /etc/rc.reboot
;;
pfSenseupgrade)
# wait 5 seconds before beginning
@@ -160,6 +161,7 @@ pfSenseupgrade)
/sbin/mount -r /cf
echo "Done." | logger -p daemon.info -i -t Upgrade
+ /etc/rc.reboot
;;
delta_update)
backup_chflags
OpenPOWER on IntegriCloud