vote up 0 vote down star

I've got a simple app deployed to a Mac mini running 10.5.8

How would I go about restarting the Delayed Job worker anytime the computer is restarted?

flag

1 Answer

vote up 4 vote down

launchd is most likely what you want:

http://developer.apple.com/macosx/launchd.html

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.