Re: Fwd: Patches to init
Mike Tremaine <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Kirk Bauer wrote: > ---------- Forwarded message ---------- > From: Orion Poplawski <[email protected]> > Date: Fri, Mar 7, 2008 at 9:28 AM > Subject: Patches to init > To: [email protected] > > > Attached is a patch to the init script that does: > > - Only outputs Re-execs of init if Detail is set. I see this whenever > glibc is updated and I think Detail = 0 should only output problems. > > - Handle some new init messages generated by upstart: > > Mar 5 17:30:30 bona init: rc5 main process (1521) killed by TERM signal > Mar 6 13:31:36 bona init: tty4 main process (2439) killed by TERM signal > > Not sure what Detail level would be best. You get them during a normal > shutdown, but not sure if they would ever be indicative of a problem. > > Commited to CVS, thanks! -Mike