http://bugzilla.moblin.org/show_bug.cgi?id=7555
--- Comment #2 from pohly <patrick.ohly(a)intel.com> 2009-10-30 01:23:15 ---
(In reply to comment #1)
'SIGTERM' is to close the process. I'd like to follow
this behavior.
Does that mean that you prefer to have SIGTERM kill the process without being
caught, or do you mean that SIGTERM should get caught and then clean up locally
before exiting?
If someone wants to kill a process right away, he should use SIGKILL. SIGTERM
is a request to the process to terminate, so I would prefer to catch it.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.