This is not a problem at all. Actually GNU/LINUX is shutting down all the applications in your machine. You can do it manually also.
In Text Mode: KILL PID (where PID is the Process number of an application program which you can find with the help of the top command) For Example : KILL 654 will end the program running on your machine with Process Number 654. Arko On Wed, 2003-02-19 at 12:18, sumit kumar mitra wrote: > > i use redhat 8.0 > whenever i shutdown my m/c i get something like > sending all processes the KILL signal md:recovery thread got woken up > md:recovery thread got finished.... > > what is this recovery thing ?? > sumit > > > > -- > To unsubscribe, send mail to [EMAIL PROTECTED] with the body > "unsubscribe ilug-cal" and an empty subject line. > FAQ: http://www.ilug-cal.org/node.php?id=3 -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
