On Apr 14, 2010, at 3:30 PM, Simon Brunning wrote:

> On 14 April 2010 20:02,  <s...@pobox.com> wrote:
>> I ran a Mac OSX buildbot for the community buildbots for awhile but never 
>> did figure out at the time how to get it to fire up on reboot.  That was a 
>> few years ago.  I think today that would easily be accomplished with an 
>> @reboot crontab entry.  Dunno if that was available way back then, but it's 
>> certainly supported on Mac OSX now.
> 
> launchd might be a better bet - <http://bit.ly/ahwvTk>.

Exactly, launchd is the program intended for such use.
A small nitpick at that property list shown in the linked example:
It should be "Apple" now instead of "Apple Computer".
They officially changed the name and all the new developer documentation shows 
the property lists with "-//Apple/DTD ..."
:-)

Regards,

        Zvezdan

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to