]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: extract manager_setup_transient_unit() helper
authorMichael Vogt <michael@amutable.com>
Tue, 14 Apr 2026 14:24:07 +0000 (16:24 +0200)
committerMichael Vogt <michael@amutable.com>
Mon, 27 Apr 2026 11:49:24 +0000 (13:49 +0200)
commit8edd9b2b66aacbf4d8bd061b76ba734fd39046b4
tree1cd61a6630049bb6984af92e1cb7dea11d40d659
parent9c39db197b6b5bc0e3ed1706eb32fbf34ee4d246
core: extract manager_setup_transient_unit() helper

Extract the transient unit setup logic from transient_unit_from_message()
in dbus-manager.c into a shared helper.

This prepares for reuse by the varlink StartTransient implementation.
src/core/dbus-manager.c
src/core/unit.c
src/core/unit.h