At 1:07 AM -0800 1/16/2003, Rich Morin wrote:
>After quite a bit of poking around, I ran across pp. 38-41 of "Mac OS X
>for Unix Geeks" (Jepson & Rothman, O'Reilly), which gives some explicit
>information on setting up Startup scripts.  With this assistance, I was
>able to get my startup script going (whew!).

Note that the format of these scripts - specifically, how they are called - is 
different between 10.1 and 10.2. (With 10.1, they're merely called with 'start,' 
'stop,' or 'restart,' but stop and restart aren't implemented, and with 10.2, I 
believe they're called with 'StartService,' 'StopService,' or 'RestartService,' and 
the calling process provides a 'StartService' sub for the script to leverage.)

-Charles
 Euonymic solutions
 euonymic.com

Reply via email to