1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-09 12:58:26 +03:00
WaLyong Cho 4c213d6cf4 run: introduce timer support option
Support 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=, OnCalendar= of timer
respectively. And OnCalendar= and WakeSystem= supported by
--timer-property= option like --property= of systemd-run.

And if --unit= option and timer options are specified the command can
be omitted. In this case, systemd-run assumes the target service is
already loaded. And just try to generate transient timer unit only.
2014-12-09 18:19:40 +01:00
..
2014-08-30 13:46:07 -04:00
2014-11-29 19:28:14 +01:00
2014-02-20 22:43:27 -05:00
2014-02-20 22:43:27 -05:00
2014-09-25 16:39:18 +02:00
2014-09-25 16:39:18 +02:00
2014-11-29 19:28:14 +01:00
2014-11-06 15:34:18 +01:00
2013-12-25 22:53:45 -05:00
2014-11-06 20:06:30 +01:00