summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-07-05 23:51:33 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-07-05 23:51:33 -0400
commit99623bd57ab9c153fb765ee0b517df7f3d1069a6 (patch)
tree646566094c74d55f1c4dd205e8af192b0a0cc7e2 /etc/rc.firmware
parentc5eb3a1783e9d7397fff3f1417c0e3187860e6bc (diff)
downloadpfsense-99623bd57ab9c153fb765ee0b517df7f3d1069a6.zip
pfsense-99623bd57ab9c153fb765ee0b517df7f3d1069a6.tar.gz
Set boot slice correctly (reversed logic)
Diffstat (limited to 'etc/rc.firmware')
-rwxr-xr-xetc/rc.firmware1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index 49b720e..0ff0fa3 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -156,7 +156,6 @@ pfSenseNanoBSDupgrade)
/bin/mkdir -p /tmp/configbak
cp -p /conf/* /tmp/configbak 2>/dev/null
- touch /conf/upgrade_log.txt
echo "" >> /conf/upgrade_log.txt
echo "Installing $IMG." >> /conf/upgrade_log.txt 2>&1
OpenPOWER on IntegriCloud