<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:pothos@riseup.net" title="Kai <pothos@riseup.net>"> <span class="fn">Kai</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - user service does not get executed after timer wakeup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84251">bug 84251</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;">Attachment #106745 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - user service does not get executed after timer wakeup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84251#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - user service does not get executed after timer wakeup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84251">bug 84251</a>
              from <span class="vcard"><a class="email" href="mailto:pothos@riseup.net" title="Kai <pothos@riseup.net>"> <span class="fn">Kai</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=110425" name="attach_110425" title="new version of the wakeup script for user services">attachment 110425</a> <a href="attachment.cgi?id=110425&action=edit" title="new version of the wakeup script for user services">[details]</a></span>
new version of the wakeup script for user services

On Debian systemd 217 this is till an issue. I attached the script running only
as user and without sudo (because ~/.config/systemd/ is used instead of
/etc/systemd/).

Running without suspend:
Dez 03 22:28:57 hostname systemd[1737]: Starting test wake timer.
Dez 03 22:28:57 hostname systemd[1737]: Started test wake timer.
Dez 03 22:29:24 hostname systemd[1737]: Starting -.slice.
Dez 03 22:29:24 hostname systemd[1737]: Created slice -.slice.
Dez 03 22:29:24 hostname systemd[1737]: Starting test wake action...
Dez 03 22:29:24 hostname systemd[1737]: Started test wake action.

Running with suspend:
Dez 03 22:29:28 hostname systemd[1737]: Stopping test wake timer.
Dez 03 22:29:28 hostname systemd[1737]: Stopped test wake timer.
Dez 03 22:29:28 hostname systemd[1737]: Stopped test wake action.
Dez 03 22:29:54 hostname systemd[1737]: Starting test wake timer.
Dez 03 22:29:54 hostname systemd[1737]: Started test wake timer.
Dez 03 22:30:14 hostname systemd[1737]: Time has been changed

So the service is still not started.</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>