summaryrefslogtreecommitdiffstats
path: root/etc/rc.stop_packages
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.stop_packages')
-rwxr-xr-xetc/rc.stop_packages4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.stop_packages b/etc/rc.stop_packages
index b7a87f1..995248a 100755
--- a/etc/rc.stop_packages
+++ b/etc/rc.stop_packages
@@ -1,5 +1,5 @@
-#!/usr/local/bin/php -f
+#!/usr/local/bin/php-cgi -f
<?php
require_once("pkg-utils.inc");
stop_packages();
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud