summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware_auto
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.firmware_auto')
-rwxr-xr-xetc/rc.firmware_auto2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.firmware_auto b/etc/rc.firmware_auto
index 45153a3..5b355df 100755
--- a/etc/rc.firmware_auto
+++ b/etc/rc.firmware_auto
@@ -53,7 +53,7 @@ if [ "$DLHASH" = "$FILEHASH" ]; then
echo "sha256 hashes match." | logger -p daemon.info -i -t AutoUpgrade
echo "Beginning ${product} upgrade." | wall
if [ "$PLATFORM" = "nanobsd" ]; then
- /usr/local/bin/php /etc/rc.conf_mount_rw
+ /usr/local/bin/php-cgi /etc/rc.conf_mount_rw
fi
if [ -r "/tmp/custom.tgz" ]; then
sh /etc/rc.firmware pfSenseupgrade /tmp/latest.tgz /tmp/custom.tgz
OpenPOWER on IntegriCloud