On Thu, Aug 14, 2008 at 03:43:39PM +0100, Darren J Moffat wrote: > If I do want multiple packages to deliver content to those two config > files is there a better way with IPS to do that ?
Deliver the fragments to a directory and have your service coalesce the fragments into the file that gets read. (Or teach the thing that reads the file to read a directory full of fragments, if that's feasible). Danek