site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hi, Andre _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I am currently looking at migrating an application from using a StartupItem to launchd. The application depends on tun/tap to run. If I understand rightly my launch script will be launched and then hang around waiting until it can establish a connection with tun/tap? What sort of time out should a program be expected to provide, to take into account that the dependency might be slow to start, yet at the same time may also be suffering from issues of its own? Are there any source examples available that show how such an application should behave? This email sent to site_archiver@lists.apple.com