Hi all,
When I type "init 6" or select "reboot/halt" from the login screen
for shutdown, the system fail to stop all the process (named, sendmail,
httpd ...etc), I have try to restart some process manually(e.g.
/etc/rc.d/init.d/named restart), I can make surely that the process is
killed, but the system can't return a true to the script, it show up a
messages as bwlow :
Shutting down named: kill: (1415) - No such pid
[FAILED]
Starting named: [ OK ]
But I have check the pid for named before kill, it's 1415, when the
above process finish, pid 1415 is gone.
Can anybody help me to fix this problem ?
Thanks for your kindly attention and help
kaho