<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Allow multiple Unit= entries in timer units"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82180#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Allow multiple Unit= entries in timer units"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82180">bug 82180</a>
              from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
        <pre>This is actually much harder than it sounds, since if you have multiple units
to watch you actually need to figure out when to reenable the timer again,
after you started them. 

Currently, as there's only one unit per timer that we activate everything's
simple and clear, we just track the runtime of that unit and reenable the timer
after it is done. But if you have multiple this gets more complex...</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>