On Fri, Jan 16, 2009 at 07:19:39PM -0800, Liane Praza wrote: > Yes, sorry, it is broken. It's the subject of: > 6578671 smf services keep logging to old smf logs after log rotation as > well, > until we restart them.
Can a proc(4)/libproc/proc(1) tool be written to stop the members of a service's process contract and use an agent LWP to redirect output to the new file? How hard would that be? (I guess it's possible, but thateverything to do with the agent LWP is hard.) Alternatively: could services be hooked up to pipes that the restarter then copies to the current logfile? Sounds like a great way to waste CPU cyles, though probably not that much in the end. Nico --