summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.firmware2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index e61512b..ac3e574 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -199,7 +199,7 @@ ENDOFF
# Add back the corresponding glabel
echo "" >> /cf/upgrade_log.txt
- echo "/sbin/tunefs -L pfsense${GLABEL_SLICE} /dev/$COMPLETE_PATH" >> /cf/upgrade_log.txt
+ echo "/sbin/tunefs -L ${GLABEL_SLICE} /dev/$COMPLETE_PATH" >> /cf/upgrade_log.txt
/sbin/tunefs -L ${GLABEL_SLICE} /dev/$COMPLETE_PATH >> /cf/upgrade_log.txt 2>&1
echo "" >> /cf/upgrade_log.txt
OpenPOWER on IntegriCloud