Treat correctly running/not running status 77/17677/1
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 5 Nov 2018 17:14:15 +0000 (18:14 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Mon, 5 Nov 2018 17:14:15 +0000 (18:14 +0100)
Systemd returns 0 for services that don't run.
It wasn't checked well causing weird effect:
trying to terminate an application not running
killed afm-system-daemon because kill(0) kills
all processes of the group of the caller.

Bug-AGL: SPEC-1836

Change-Id: I1bd64faf871ecd42aaaa5449312e8b8cb26ee9dd
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found