Re: Fwd: logwatch: make services/kernel work with PRINTK_TIME=y
Mike Tremaine <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
On Jan 13, 2008, at 7:31 PM, Kirk Bauer wrote: > ---------- Forwarded message ---------- > From: Florian Tham <[email protected]> > Date: Jan 13, 2008 12:20 PM > Subject: logwatch: make services/kernel work with PRINTK_TIME=y > To: [email protected] > > > Hi, > > if a kernel is compiled with CONFIG_PRINTK_TIME=y, the services/ > kernel script > breaks. It does not accumulate otherwise identical lines any more, > because they > always differ by the prepended timestamp. > > The attached patch fixes this problem. > > Looks like we will catch this in the remove headers script. I need to test it before I commit but it is in my tree now. -Mike