diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-28 02:18:55 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-28 02:18:55 +0200 |
commit | c651162ca83e6389cc167e5b09527dcbe2852799 (patch) | |
tree | f202d6ec7125e8a3332e143b82caf08c22d86701 /man | |
parent | 597c52cfedb5edd13ee1635fa6be72fc80e587c3 (diff) |
man: correct the default logging rate limit to actually say what the code implementssystemd/v193
Diffstat (limited to 'man')
-rw-r--r-- | man/journald.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 942560c687..b06a23d80e 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -184,7 +184,7 @@ limiting is applied per-service, so that two services which log do not interfere with each other's - limit. Defaults to 100 messages in + limit. Defaults to 200 messages in 10s. The time specification for <varname>RateLimitInterval=</varname> may be specified in the following |