<div>Hi <span style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";">Lennart,</span></div><div><span style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><br></span></div><div><span style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";">Thank you for your reply.</span></div><div><span style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><br></span></div><div><font face="lucida Grande, Verdana, Microsoft YaHei">Is there a way to execute stop actually, even the status is inactive.</font></div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "Lennart Poettering"<lennart@poettering.net>; </div><div><b>发送时间:</b> 2017年6月27日(星期二) 下午3:29</div><div><b>收件人:</b> "清辰"<624001899@qq.com>; </div><div><b >抄送:</b> "systemd-devel"<systemd-devel@lists.freedesktop.org>; </div><div><b>主题:</b> Re: [systemd-devel] systemctl can't execute stop actually, whenservice is started by other way</div></div><div><br></div>On Tue, 27.06.17 13:48, 清辰 (<a href="mailto:624001899@qq.com" target="_blank">624001899@qq<wbr>.com</a>) wrote:<br><br>> for example: service nscd<br>> 1.execute: systemctl stop nscd.service<br>>   stop nscd process actually<br>> 2.execute: /usr/bin/nscd<br>>   start nscd by shell command<br>> 3.execute: systemctl status nscd.service<br>>   inactive(dead)<br>>   systemctl can't know nscd is running<br>> 4.excute: systemctl stop nscd.service<br>>   nscd process still exist, it seems that systemctl does not execute stop actually<br>> <br>> <br>> How can I stop nscd.service by systemctl when it is started not by<br>> systemctl?<br><br>You cannot. systemd is a service manager. When you tell it to manage<br>something that means it will start/stop/introspect/... it for you. But<br>if you manage the service on your own, outside of it, then it won't do<br>any of that.<br><br>Hence: either let systemd the service and then also stop it for you,<br>or do it yourself, but you cannot let it stop it for you but not start<br>it in the first place.<br><br>Sorry,<br><br>Lennart<br><br>-- <br>Lennart Poettering, Red Hat<style type="text/css">.qmbox style, .qmbox script, .qmbox head, .qmbox link, .qmbox meta {display: none !important;}</style>