summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware_auto
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.firmware_auto')
-rwxr-xr-xetc/rc.firmware_auto3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/rc.firmware_auto b/etc/rc.firmware_auto
index 1e604a3..45153a3 100755
--- a/etc/rc.firmware_auto
+++ b/etc/rc.firmware_auto
@@ -52,9 +52,6 @@ fi
if [ "$DLHASH" = "$FILEHASH" ]; then
echo "sha256 hashes match." | logger -p daemon.info -i -t AutoUpgrade
echo "Beginning ${product} upgrade." | wall
- if [ "$PLATFORM" = "net45xx" ]; then
- /usr/local/bin/php /etc/rc.conf_mount_rw
- fi
if [ "$PLATFORM" = "nanobsd" ]; then
/usr/local/bin/php /etc/rc.conf_mount_rw
fi
OpenPOWER on IntegriCloud