mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Can't name this service php-fpm, gotta stick to php7.0-fpm...
This commit is contained in:
parent
8fe57fbbc5
commit
0877901d88
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ metronome:
|
||||||
slapd:
|
slapd:
|
||||||
status: service
|
status: service
|
||||||
log: /var/log/syslog
|
log: /var/log/syslog
|
||||||
php-fpm:
|
php7.0-fpm:
|
||||||
status: service
|
status: service
|
||||||
log: /var/log/php7.0-fpm.log
|
log: /var/log/php7.0-fpm.log
|
||||||
yunohost-api:
|
yunohost-api:
|
||||||
|
|
Loading…
Add table
Reference in a new issue