How would I associate a default start level config property per directory. This sounds like exactly what I need, just not sure how that would work in practice.
- Joel -----Original Message----- From: Richard S. Hall [mailto:[email protected]] Sent: Friday, January 29, 2010 11:12 AM To: [email protected] Subject: Re: FileInstall at different start levels On 1/29/10 13:00, Joel Schuster wrote: > Is there any way to have multiple different FileInstall instances have > different start levels? > > I'm using FileInstall with multiple cfgs (up to 10), each monitoring > different bundle/config directories depending on how I need to configure my > run time. > > I'm running into cases where one set needs to be all started before another > set of bundles come up. > > Any suggestions? > Currently, I don't think File Install deals with bundle start levels at all. One way to support this is to associate a default start level config property per watched directory, so the bundles in that directory would be put into the specified start level. You could create an issue and/or submit a patch... -> richard --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

