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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 5 00:09:16 PDT 2014


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

          Priority: medium
            Bug ID: 82180
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: Allow multiple Unit= entries in timer units
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: enhancement
    Classification: Unclassified
                OS: Linux (All)
          Reporter: freedesk.apriori at spamgourmet.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

It would be convenient if timer units could, in analogy to multiple ExecStart
entries in services, specify multiple Unit= values, which are then run
sequentially (or perhaps in parallel, when specified by some syntax) when the
timer triggers.

While one could achieve this by having a single Unit= in the timer and multiple
ExecStart= in the associated service, it might not always be prudent or
desirable to implement this at the level of .service files. E. g., when the
services combined in one timer are usually used in isolation; combining them
would then require duplication parts of those service units, whereas a single
timer with multiple Unit= entries would be cleaner.

This would also be one way of addressing the problem that timers currently
cannot be orchestrated to run sequentially (cf.
https://bugs.freedesktop.org/show_bug.cgi?id=82084).

-- 
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/20140805/551b4933/attachment.html>


More information about the systemd-bugs mailing list