I have a small daemon which i scheduled to run at different times of the day by using launchd-plists with StartCalendarInterval. This daemon is using a USB-device which only handles one call at a time.
Sometimes, the daemon is scheduled to run twice at the same time.
I would like to make shure that the second daemon started will wait for the first daemon to finish before the second starts. Can this somehow be done with SIGTERM signaling or something? Any other suggestions?

/P
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to