On Wednesday, Jan 8, 2003, at 09:28 US/Pacific, Joshua Miller wrote:
> Another thing is that it's kind of annoying is that I have to manually
> start Jrun ... I know, I know, shellscript, but that's Greek a lot of
> Unix/OSX newbies. Starting Jrun/CFMX by default on bootup would be 
> nice.
> Or at least package a shellscript and instructions on how to set it up.

startjruncfmx.sh
        #!/bin/sh
        cd /Applications/JRun4/bin
        ./jrun start admin > /dev/null
        ./jrun start cfmx > /dev/null

Then maybe you can just add the shell script as a Login Item (haven't 
tried).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to