[systemd-commits] man/journald.conf.xml

Lennart Poettering lennart at kemper.freedesktop.org
Fri May 16 09:59:43 PDT 2014


 man/journald.conf.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8f18f550e7023948f199616fdfbb0f09711fd615
Author: Mantas MikulÄ—nas <grawity at gmail.com>
Date:   Wed Apr 30 19:53:13 2014 +0300

    man: update journald rate limit defaults
    
    This brings the man page back into sync with the actual code.

diff --git a/man/journald.conf.xml b/man/journald.conf.xml
index 239a2ec..5cd09a2 100644
--- a/man/journald.conf.xml
+++ b/man/journald.conf.xml
@@ -190,8 +190,8 @@
                                 limiting is applied per-service, so
                                 that two services which log do not
                                 interfere with each other's
-                                limits. Defaults to 200 messages in
-                                10s. The time specification for
+                                limits. Defaults to 1000 messages in
+                                30s. The time specification for
                                 <varname>RateLimitInterval=</varname>
                                 may be specified in the following
                                 units: <literal>s</literal>,



More information about the systemd-commits mailing list