Re: [yocto] [PATCH] samhain: correct service status

2018-07-02 Thread akuster808
On 06/26/2018 10:10 PM, Changqing Li wrote: > status get by "systemctl status samhain" is not correct. > It is active(exited) now. but actually, there is a dameon > running, it should be active(running). so change Type of > servive. > > Signed-off-by: Changqing Li merged, thanks - armin >

[yocto] [PATCH] samhain: correct service status

2018-06-26 Thread Changqing Li
status get by "systemctl status samhain" is not correct. It is active(exited) now. but actually, there is a dameon running, it should be active(running). so change Type of servive. Signed-off-by: Changqing Li --- recipes-security/samhain/files/samhain.service | 2 +- 1 file changed, 1