<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:zbyszek@in.waw.pl" title="Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>"> <span class="fn">Zbigniew Jedrzejewski-Szmek</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - systemd-journald does not honor /etc/systemd/journald.conf.d/*.conf files"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89581">bug 89581</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>NEEDINFO
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - systemd-journald does not honor /etc/systemd/journald.conf.d/*.conf files"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89581#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - systemd-journald does not honor /etc/systemd/journald.conf.d/*.conf files"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89581">bug 89581</a>
from <span class="vcard"><a class="email" href="mailto:zbyszek@in.waw.pl" title="Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>"> <span class="fn">Zbigniew Jedrzejewski-Szmek</span></a>
</span></b>
<pre>It works for me :)
Please make sure that the file has a .conf extension, there's the section
header, and no typos, and journald has been reloaded.
If there's still a problem try:
$ systemctl edit systemd-journald
[Service]
ExecStart=
ExecStart=/bin/strace -D -o /tmp/log -e file /usr/lib/systemd/systemd-journald
This should create
/etc/systemd/system/systemd-journald.service.d/override.conf.
Then restart the unit, and look at /tmp/log. There should be a statement like
open("/etc/systemd/journald.conf.d/local.conf", O_RDONLY|O_CLOEXEC) = 8</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>