diff options
Diffstat (limited to 'etc/rc.firmware')
-rwxr-xr-x | etc/rc.firmware | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware index 50368f7..a6e0082 100755 --- a/etc/rc.firmware +++ b/etc/rc.firmware @@ -200,6 +200,9 @@ pfSenseupgrade) restore_chflags + # Remove upgrade file + rm -f $IMG + rm -f /var/run/firmware.lock /bin/sync |