Update the php-fpm service

This commit is contained in:
Alexandre Aubin 2018-01-26 21:14:26 +01:00
parent 30ad9a9547
commit 441eeb4680

View file

@ -36,9 +36,9 @@ metronome:
slapd: slapd:
status: service status: service
log: /var/log/syslog log: /var/log/syslog
php5-fpm: php-fpm:
status: service status: service
log: /var/log/php5-fpm.log log: /var/log/php7.0-fpm.log
yunohost-api: yunohost-api:
status: service status: service
log: /var/log/yunohost/yunohost-api.log log: /var/log/yunohost/yunohost-api.log
@ -58,3 +58,4 @@ amavis: null
postgrey: null postgrey: null
spamassassin: null spamassassin: null
rmilter: null rmilter: null
php5-fpm: null