9 Feb
2008
9 Feb
'08
12:21 a.m.
On Feb 9, 2008 12:07 AM, Carl Smith <Carl.Smith@kaseya.com> wrote:
And why would 10.5 be throwing a SIGTERM and 10.4 not throwing one?
I'm not sure, but there have been many enhancements to launchd between 10.4 and 10.5. SIGTERM is the appropriate signal for asking a POSIX process to terminate gracefully -- indeed, how did the daemon ever manage to exit gracefully under 10.4? Also, why does the rest of your installation procedure fail when your daemon exits abruptly? Hamish