Systemd/src/libsystemd
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
..
sd-bus run: introduce timer support option 2014-12-09 18:19:40 +01:00
sd-daemon sd-daemon,man: ignore missing $WATCHDOG_PID 2014-10-23 00:17:18 -04:00
sd-event treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
sd-id128 sd-id128: do stricter checking of random boot id 2014-10-03 20:57:30 -04:00
sd-login login: add public sd_session_get_desktop() API 2014-09-22 14:27:02 +02:00
sd-network sd-network: add _get_network_file api 2014-09-08 15:09:07 +02:00
sd-path build-sys: export sd_path APIs 2014-07-11 03:13:24 +02:00
sd-resolve treewide: more log_*_errno() conversions 2014-11-28 14:45:55 +01:00
sd-rtnl sd-rtnl: fix size check in sd_rtnl_message_append_string() 2014-12-09 01:09:21 +01:00
sd-utf8 libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
.gitignore build-sys: export experimental symbols only with --enable-kdbus 2014-02-19 20:53:18 +01:00
libsystemd.pc.in build-sys: update .pc.in files 2014-01-25 18:55:58 -05:00
libsystemd.sym.m4 sd-bus: get rid of PID starttime concept 2014-12-09 18:16:54 +01:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00