diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-06-26 01:18:16 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-06-26 01:18:16 -0400 |
commit | 0200ad7b85080b457843dd7b6b30ca8231c9648d (patch) | |
tree | facc2b48a2b0308ef33d7814c498bdab94698e21 /etc/rc.firmware | |
parent | ac8de020ca643afa3286f00d8f696d19be45f1a4 (diff) | |
download | pfsense-0200ad7b85080b457843dd7b6b30ca8231c9648d.zip pfsense-0200ad7b85080b457843dd7b6b30ca8231c9648d.tar.gz |
Output more text
Diffstat (limited to 'etc/rc.firmware')
-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 |