John l.yn [EMAIL PROTECTED]] said:

>I want to kill the daemon of inetd avoid rebooting. I use command
>"ps aus" ,but inetd isnt listed. Why ? How to rerun the daemon after
>kill it?


Try:    ps -A

Then:  kill -9 <pid>


Regards,

Richard


Reply via email to