开发者

Is init process a daemon process

开发者_如何学JAVA

I want to know whether init process is a daemon process?

Thanks, LinuxPenseur


init is the mother of all processes and can be thought of as a daemon.

One big difference however is that while daemons run in the background and can be stopped and restarted, killing init will kill the os.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜