[systemd-devel] [PATCH v4] run: introduce timer support option
WaLyong Cho
walyong.cho at samsung.com
Thu Dec 4 00:12:35 PST 2014
On 12/04/2014 03:44 AM, Lennart Poettering wrote:
> On Tue, 02.12.14 23:35, WaLyong Cho (walyong.cho at samsung.com) wrote:
>
>> Supported timer options --on-active=, --on-boot=, --on-startup=,
>> --on-unit-active=, --on-unit-inactive=, --on-calendar=. Each options
>> corresponding with OnActiveSec=, OnBootSec=, OnStartupSec=,
>> OnUnitActiveSec=, OnUnitInactiveSec= of timer respectively.
>
> I think a nice way to make both the properties of the service and of
> the timer unit configurable would be to introduce --timer-property= in
> addition to --property= as parameter. --property= would then always be
> applied to the service/scope being created, and --timer-property=
> would apply to the timer unit instead. Do we need the tables of the
> 3rd patch which a simple scheme like that?
I replied on 3rd patch email. If we don't need 3rd patch then I will
change it to --timer-property=.
WaLyong
>
> Lennart
>
More information about the systemd-devel
mailing list