[systemd-bugs] [Bug 62754] New: Fix checks for logind

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 26 03:54:12 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=62754

          Priority: medium
            Bug ID: 62754
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: Fix checks for logind
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: martin.pitt at ubuntu.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

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] http://cgit.freedesktop.org/systemd/systemd/commit/?id=66e411811b8090
[2] https://mail.gnome.org/archives/desktop-devel-list/2013-March/msg00092.html

-- 
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/20130326/8da0f12f/attachment-0001.html>


More information about the systemd-bugs mailing list