diff options
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/rc.firmware | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware index c7a4e28..e7e4d0d 100755 --- a/etc/rc.firmware +++ b/etc/rc.firmware @@ -203,6 +203,7 @@ ENDOFF fi /usr/sbin/boot0cfg -s 1 -v /dev/ufs/${TOFLASH} + #>/dev/null 2>&1 # restore config cp -p /tmp/configbak/* /conf 2>/dev/null |