<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Fix checks for logind"
href="https://bugs.freedesktop.org/show_bug.cgi?id=62754">62754</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Fix checks for logind
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>martin.pitt@ubuntu.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr></table>
<p>
<div>
<pre>Some parts of systemd (the PAM module and udev's uaccess) want to talk to
logind, but currently check for systemd init with sd_booted(). It is possible
to build systemd without logind (configure --disable-logind), or use logind
without systemd (in Debian/Ubuntu), in both cases sd_booted() would now be
wrong after the recent sd_booted() fix[1].
For details, see [2] if you are interested.
[1] <a href="http://cgit.freedesktop.org/systemd/systemd/commit/?id=66e411811b8090">http://cgit.freedesktop.org/systemd/systemd/commit/?id=66e411811b8090</a>
[2] <a href="https://mail.gnome.org/archives/desktop-devel-list/2013-March/msg00092.html">https://mail.gnome.org/archives/desktop-devel-list/2013-March/msg00092.html</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>