From: Harald Hoyer Date: Thu, 21 Feb 2013 09:30:14 +0000 (+0100) Subject: TODO: removed ratelimit X-Git-Tag: v198~198 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2792bd6fef4c2ded0ddc77376af77ffd4c46f06f;p=thirdparty%2Fsystemd.git TODO: removed ratelimit --- diff --git a/TODO b/TODO index cffb2dbf080..dd432b07af8 100644 --- a/TODO +++ b/TODO @@ -128,7 +128,6 @@ Features: - journald: when dropping msgs due to ratelimit make sure to write "dropped %u messages" not only when we are about to print the next message that works, but alraedy after a short tiemout - - ratelimit should be configurable by message severity and by service/source - check if we can make journalctl by default use --follow mode inside of less if called without args? - maybe add API to send pairs of iovecs via sd_journal_send - journal: when writing journal auto-rotate if time jumps backwards