[systemd-bugs] [Bug 82180] Allow multiple Unit= entries in timer units

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 13 16:48:00 PDT 2014


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

--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
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...

-- 
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/20140813/2bd5ca2b/attachment.html>


More information about the systemd-bugs mailing list