On Thu, Mar 18, 2010 at 05:04:35PM -0400, Steve Gonczi wrote: > After Stephen Hahn's excellent post re: coalescing actuators, only one > question > remains: > > How do we trigger multiple actuators for a single file change? > > The use case for this, a service manifest change, which necessitates > both importing it, and re-starting the service that it impacts. > > Any suggestions would be appreciated.
Shawn mentioned that there's an open bug for this, 15031. I would imagine that fixing the bug is one way to solve the problem. If you're not willing to wait for the bug to get fixed, re-use one of the tricks that Stephen suggested: deliver another file that exists solely to keep track of the actuator, and update that file when the other files are changed. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
