From 496b4910159d61517b4e00f4b5c33b2e00beacae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Tue, 1 Jul 2014 18:53:39 +0200 Subject: [PATCH] [fix] Correct yunohost-api service's status --- data/services.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/services.yml b/data/services.yml index 03cc3ed33..fc0bee7be 100644 --- a/data/services.yml +++ b/data/services.yml @@ -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