summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-06-26 15:10:37 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-06-26 15:10:37 -0400
commitcfa379bdabc8ffe84ed629f3b1e0e37c5b28947e (patch)
tree44cfcfe8a4bb2a381765a87c75bbda84dd53d4f3 /etc/rc.firmware
parent004675b68e6087c4bffc8484df8658697b4e3f14 (diff)
downloadpfsense-cfa379bdabc8ffe84ed629f3b1e0e37c5b28947e.zip
pfsense-cfa379bdabc8ffe84ed629f3b1e0e37c5b28947e.tar.gz
Use REAL_BOOT_DEVICE
Diffstat (limited to 'etc/rc.firmware')
-rwxr-xr-xetc/rc.firmware2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index 58c4b91..d0965fa 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -209,7 +209,7 @@ ENDOFF
exit 1
fi
- /usr/sbin/boot0cfg -s ${SLICE} -v /dev/${TOFLASH}
+ /usr/sbin/boot0cfg -s ${SLICE} -v /dev/${REAL_BOOT_DEVICE}
#>/dev/null 2>&1
# restore config
OpenPOWER on IntegriCloud