summaryrefslogtreecommitdiffstats
path: root/etc/rc.php-fpm_restart
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.php-fpm_restart')
-rwxr-xr-xetc/rc.php-fpm_restart2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.php-fpm_restart b/etc/rc.php-fpm_restart
index fff4455..6ce04c6 100755
--- a/etc/rc.php-fpm_restart
+++ b/etc/rc.php-fpm_restart
@@ -1,7 +1,7 @@
#!/bin/sh
echo ">>> Killing php-fpm"
-/bin/pkill -F /var/run/php-fpm.pid
+/bin/pkill -F /var/run/php-fpm.pid
sleep 2
# Run the php.ini setup file and populate
OpenPOWER on IntegriCloud