summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 88813f5..ebe01f7 100755
--- a/etc/rc
+++ b/etc/rc
@@ -354,7 +354,7 @@ fi
# Launch external configuration loader for supported platforms
if [ "$PLATFORM" = "pfSense" ]; then
- /etc/ecl.php
+ /usr/local/bin/php -q /etc/ecl.php
fi
nohup /usr/bin/nice -n20 /usr/local/sbin/check_reload_status
OpenPOWER on IntegriCloud