[systemd-bugs] [Bug 56241] New: RateLimitInterval=0 breaks journald
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Oct 20 18:50:18 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56241
Priority: medium
Bug ID: 56241
Assignee: systemd-bugs at lists.freedesktop.org
Summary: RateLimitInterval=0 breaks journald
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: jan.steffens at gmail.com
Hardware: All
Status: NEW
Version: unspecified
Component: general
Product: systemd
When RateLimitInterval is set to 0 (to disable ratelimiting, according to man
journald.conf) but RateLimitBurst is not (as the manpage suggests that zeroing
just one of either will work), journald cannot start, resulting in systemd
entering an infinite loop and becoming useless.
The issue seems to be the assertion at src/journal/journald-rate-limit.c:78,
which AFAICT should be removed completely.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20121021/15527229/attachment.html>
More information about the systemd-bugs
mailing list