summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.firmware4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index 495d7e1..685a3e2 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -116,6 +116,8 @@ upgrade)
restore_chflags
+ rm -f /var/run/firmware.lock
+
# remount /cf ro
/sbin/umount -f /cf
/sbin/mount -r /cf
@@ -169,6 +171,8 @@ pfSenseupgrade)
ln -s /var/etc/hosts /etc/hosts
restore_chflags
+
+ rm -f /var/run/firmware.lock
# remount /cf ro
/sbin/umount -f /cf 2>/dev/null
OpenPOWER on IntegriCloud