Am Dienstag, den 27.06.2017, 13:48 +0800 schrieb 清辰:
> for example: service nscd
> 1.execute: systemctl stop nscd.service
> stop nscd process actually
> 2.execute: /usr/bin/nscd
> start nscd by shell command
> 3.execute: systemctl status nscd.service
> inactive(dead)
> systemctl can't know
On Tue, 27.06.17 13:48, 清辰 (624001...@qq.com) wrote:
> for example: service nscd
> 1.execute: systemctl stop nscd.service
> stop nscd process actually
> 2.execute: /usr/bin/nscd
> start nscd by shell command
> 3.execute: systemctl status nscd.service
> inactive(dead)
> systemctl can't know
for example: service nscd
1.execute: systemctl stop nscd.service
stop nscd process actually
2.execute: /usr/bin/nscd
start nscd by shell command
3.execute: systemctl status nscd.service
inactive(dead)
systemctl can't know nscd is running
4.excute: systemctl stop nscd.service
nscd process