
Peter Ross wrote:
Quoting "Russell Coker" <russell@coker.com.au>:
On Fri, 28 Oct 2011, "Peter Ross" <Peter.Ross@bogen.in-berlin.de> wrote:
They package the latest KDE releases quicker than anyone.
Is that the reason for 200GB .xsession-errors? ;-)
Maybe it would be good to have something like plymouth take over the .xsession-errors. Send that data to a pipe which is read by a program that displays the last few megs of data instead of all of it.
Good old syslog maybe? "Message repeated x times" is already built-in.
FYI, in rsyslog, # Use traditional timestamp format. # To enable high precision timestamps, comment out the following line. # #$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat # Filter duplicated messages $RepeatedMsgReduction off Since I use logcheck w/syslog-summary, which does a better job of it anyway.