[fix] Correct yunohost-api service's status

This commit is contained in:
Jérôme Lebleu 2014-07-01 18:53:39 +02:00
parent 4f48d1fc10
commit 496b491015

View file

@ -31,7 +31,7 @@ php5-fpm:
status: service
log: /var/log/php5-fpm.log
yunohost-api:
status: ps aux | grep yunohost-api | grep -v grep
status: service
log: /var/log/yunohost.log
postgrey:
status: service