Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gnome-screensaver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Archive
  • gnome-screensaver
  • Repository

Switch branch/tag
  • gnome-screensaver
  • src
  • gs-listener-dbus.c
Find file BlameHistoryPermalink
  • Martin Pitt's avatar
    Check for logind, not for systemd · fd353244
    Martin Pitt authored Mar 21, 2013
    It is possible to build systemd without logind, in which case
    /sys/fs/cgroup/systemd would still exist. Check for /run/systemd/seats instead,
    as recommended by systemd upstream.
    
    For details, see:
    <https://mail.gnome.org/archives/desktop-devel-list/2013-March/msg00092.html>
    
    Drop the now unnecessary linking against libsystemd-daemon.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=696264
    fd353244

Replace gs-listener-dbus.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.