mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Fix yunohost-api status
This commit is contained in:
parent
7818ec8117
commit
eaf1a76ca1
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ php5-fpm:
|
|||
status: service
|
||||
log: /var/log/php5-fpm.log
|
||||
yunohost-api:
|
||||
status: service
|
||||
status: cat /usr/share/pyshared/yunohost-cli/twistd.pid
|
||||
log: /var/log/yunohost.log
|
||||
postgrey:
|
||||
status: service
|
||||
|
|
Loading…
Add table
Reference in a new issue