<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - systemctl reload PATTERN reloads disabled units"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90427">bug 90427</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>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - systemctl reload PATTERN reloads disabled units"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90427#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - systemctl reload PATTERN reloads disabled units"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90427">bug 90427</a>
from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
<pre>"reload" issues a reload command for the daemon itself, i.e. executes a
service's ExecReload= line.
Moreover "enabling" and "disabling" is about configuring whether services shall
be started on next boot, not about whether they are started/stopped right-away.
use "systemctl start" and "systemctl stop" for that.
"systemctl list-units" shows all units that are currently not stopped cleanly,
which means all units that are running, are being started, are being stopped,
or have failed. It is hence unaffected by "systemctl enable" and "systemctl
disable".
Note that this is a bug tracker, not a support forum. Please refer to the
systemd ML or downstream forums for support, but let's strictly focus on bugs
in this bug tracker. Thanks.
Also see:
<a href="http://0pointer.de/blog/projects/three-levels-of-off">http://0pointer.de/blog/projects/three-levels-of-off</a></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>