[Bug 60448] Re: .xsession_errors file grows out of control & saturates disk space
Martin Pitt
martin.pitt at ubuntu.com
Tue Apr 22 06:36:14 UTC 2008
manu [2008-04-21 11:21 -0000]:
> exec | /usr/bin/fifo "2048" "$ERRFILE" 2>&1
That would be very inefficient, for every newly logged line you need
to entirely rewrite the file. That's a lot of I/O churn.
--
.xsession_errors file grows out of control & saturates disk space
https://bugs.launchpad.net/bugs/60448
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.
More information about the kubuntu-bugs
mailing list