<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - logind fails to suspend anymore after random number of suspends"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82670#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - logind fails to suspend anymore after random number of suspends"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82670">bug 82670</a>
              from <span class="vcard"><a class="email" href="mailto:skeggse@gmail.com" title="Eli S. <skeggse@gmail.com>"> <span class="fn">Eli S.</span></a>
</span></b>
        <pre>(In reply to Lennart Poettering from <a href="show_bug.cgi?id=82670#c1">comment #1</a>)
<span class="quote">> When this happens, what jobs do you see queued in "systemctl list-jobs"?
> What's the state of the systemd-supend.service and suspend.target units?</span >

I think I'm having the same issue. I just upgraded my system yesterday to
4.0.6-1-ARCH. Along with that upgrade, I got systemd 221.

I just tried to `systemctl suspend` without root, and nothing happened. I did
this from dmenu, so I didn't get an error message per se. Here's the output of
`systemctl list-jobs` and the statuses associated with each job:


 JOB UNIT                    TYPE  STATE  
2986 systemd-suspend.service start running
2985 suspend.target          start waiting


● suspend.target - Suspend
   Loaded: loaded (/usr/lib/systemd/system/suspend.target; static; vendor
preset: disabled)
   Active: inactive (dead)
     Docs: man:systemd.special(7)


● systemd-suspend.service - Suspend
   Loaded: loaded (/usr/lib/systemd/system/systemd-suspend.service; static;
vendor preset: disabled)
   Active: activating (start) since Mon 2015-06-29 18:05:56 PDT; 3min 59s ago
     Docs: man:systemd-suspend.service(8)
 Main PID: 1803 (systemd-sleep)
   CGroup: /system.slice/systemd-suspend.service
           └─1803 /usr/lib/systemd/systemd-sleep suspend</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>