<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Setting ShutdownWatchdogUSec via D-Bus does nothing"
href="https://bugs.freedesktop.org/show_bug.cgi?id=88284#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Setting ShutdownWatchdogUSec via D-Bus does nothing"
href="https://bugs.freedesktop.org/show_bug.cgi?id=88284">bug 88284</a>
from <span class="vcard"><a class="email" href="mailto:maxtram95@gmail.com" title="Maxim Mikityanskiy <maxtram95@gmail.com>"> <span class="fn">Maxim Mikityanskiy</span></a>
</span></b>
<pre>(In reply to Kay Sievers from <a href="show_bug.cgi?id=88284#c2">comment #2</a>)
<span class="quote">> Reverted the patch. It causes systemd --version to segfault.
> Please fix it and resubmit. Thanks!</span >
Sorry about that, I overlooked that m may be NULL. There is a new patch that
assigns arg_shutdown_watchdog only if m is not NULL. In the case m == NULL
(e.g. when calling systemd --version) we don't need arg_shutdown_watchdog
anyway, we only need it on shutdown when m is definitely not NULL.</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>