SIGKILL and SIGSTOP cannot be handled.I think SIGTERM is the signal given asking it politely terminate. You can handle it else the kernel may use SIGKILL to kill the process which none can handle. Arjun.S.R College of Engineering Trivandrum <http://www.cet.ac.in/home.php>
On Fri, Aug 13, 2010 at 00:00, deepak kumar <[email protected]> wrote: > Hi everyone. > I have a process running. > >Is it is possible to inform the process about the system shutdown, restart > or a kill signal, so that the process can do some jobs before it gets killed > -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
