summaryrefslogtreecommitdiffstats
path: root/tools/templates/pkg-install.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/templates/pkg-install.in')
-rw-r--r--tools/templates/pkg-install.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/templates/pkg-install.in b/tools/templates/pkg-install.in
index d9217e6..25b1886 100644
--- a/tools/templates/pkg-install.in
+++ b/tools/templates/pkg-install.in
@@ -4,4 +4,4 @@ if [ "${2}" != "POST-INSTALL" ]; then
exit 0
fi
-/usr/local/sbin/fcgicli -f /etc/rc.packages -d "pkg=%%PORTNAME%%&when=${2}"
+/usr/local/bin/php -f /etc/rc.packages %%PORTNAME%% ${2}
OpenPOWER on IntegriCloud