List Info

Thread: bric_apachectl launchd item




bric_apachectl launchd item
user name
2006-04-05 04:49:43
Hey, all.

I just roughed out a launchd[1] item for bric_apachectl.
Appears to  
work, so I thought I'd share it with the list. Please let me
know if  
you have any problems with it. No warranties for fitness,
and all  
that, but I hope someone finds it useful.

Michael Glaesemann
grzm myrealbox com

[1](http:/
/developer.apple.com/macosx/launchd.html)


<?xml version="1.0"
encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST
1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">
<dict>
     <key>Label</key>
    
<string>cc.bricolage.bric_apachectl</string>
     <key>OnDemand</key>
     <false/>
     <key>Disabled</key>
     <false/>
     <key>Program</key>
    
<string>/usr/local/bricolage/bin/bric_apachectl</st
ring>
     <key>ProgramArguments</key>
     <array>
        
<string>/usr/local/bricolage/bin/bric_apachectl</st
ring>
         <string>start</string>
     </array>
</dict>
</plist>




Re: bric_apachectl launchd item
user name
2007-02-14 10:22:32
On Apr 5, 2006, at 2:49 AM, Michael Glaesemann wrote:

> I just roughed out a launchd[1] item for
bric_apachectl. Appears to  
> work, so I thought I'd share it with the list. Please
let me know  
> if you have any problems with it. No warranties for
fitness, and  
> all that, but I hope someone finds it useful.

Hey, cool Michael. Can I add this to contrib/start_scripts?
What's a  
good filename, bricolage.plist?

Best,

David

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )