]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: send out unit change events when a new invocation ID is acquired
authorLennart Poettering <lennart@poettering.net>
Thu, 29 Nov 2018 15:39:18 +0000 (16:39 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 1 Dec 2018 11:53:26 +0000 (12:53 +0100)
commitaf92c603bb820235b080b26c4fe452369d6be67c
tree7fa26f316900cf7e173fec4f10a4110218033b51
parente18f8852f37f1156c006e5907e099f89b4c67b29
core: send out unit change events when a new invocation ID is acquired

It's free, as this generally coincides with unit_start(), but let's make
this clean and explicit.
src/core/dbus-unit.c
src/core/unit.c