]> git.ipfire.org Git - thirdparty/systemd.git/commit
service: set TRIGGER_UNIT= and TRIGGER_TIMER_REALTIME_USEC/MONOTONIC_USEC on activati... 24071/head
authorLuca Boccassi <bluca@debian.org>
Tue, 2 Aug 2022 19:15:12 +0000 (20:15 +0100)
committerLuca Boccassi <bluca@debian.org>
Tue, 23 Aug 2022 20:19:54 +0000 (21:19 +0100)
commitc8bc7519c888a99134f88f8c82353246d3c0cc5d
treea7733a97f5c2487dc1998c8a2f3e88b30caca187
parent4c420328549ed98c6ca170d8ccc89cbee2f38ccc
service: set TRIGGER_UNIT= and TRIGGER_TIMER_REALTIME_USEC/MONOTONIC_USEC on activation by timer unit

Same as path unit, best effort.
man/systemd.exec.xml
man/systemd.timer.xml
src/core/timer.c
src/core/timer.h
src/core/unit.c
test/units/testsuite-07.sh