Fix PIDFILE for php71

This commit is contained in:
Daniel Berteaud 2017-07-09 22:01:11 +02:00
parent a3402637bc
commit 3e21f2eaab
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
TEMPLATE_PATH="/etc/sysconfig/php-fpm"
MORE_DATA={ PHP_VERSION => 70 }
MORE_DATA={ PHP_VERSION => 71 }