开发者

is there a command in centos to dynamically add entries to the inittab file?

开发者 https://www.devze.com 2023-03-07 13:03 出处:网络
is there a command in centos to dynamically add entries to the initta开发者_StackOverflow社区b file ? I am writing a new daemon and would like the init to restart it when it dies for any reason.Can yo

is there a command in centos to dynamically add entries to the initta开发者_StackOverflow社区b file ? I am writing a new daemon and would like the init to restart it when it dies for any reason.


Can you add the entry with echo, or whatever, then use initctl as necessary?

0

精彩评论

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