Daemon to Trigger when Certain Apps are Quit
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Thanks, Jerry Krinock _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... The current version of my app includes a daemon which runs constantly and watches directories, and also for certain apps to quit. The next version will drop support for Mac OS 10.3 and of course I'd like to eliminate this daemon by hooking into launchd. The WatchPaths and QueueDirectories triggers in launchd will be very useful, but how about being notified when certain apps quit? I might be able to kludge it by watching these apps' Preferences or Application Support directories, but does anyone know a better way to do this? This email sent to site_archiver@lists.apple.com
participants (1)
-
Jerry Krinock