]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/manager: drop duplicate bus track deserialization
authorMike Yuan <me@yhndnzj.com>
Sat, 11 Jan 2025 17:38:49 +0000 (18:38 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 9 Oct 2025 11:22:30 +0000 (13:22 +0200)
commit8bf0ceba3d76d947cafec2f6047ba397e77d664f
treec53e39705ae5d44b71a041c1b562ea398f7c30b6
parent9e6643613804bba45b3455e1812220ba636b5e75
core/manager: drop duplicate bus track deserialization

bus_init_api() now does this internally
(after 8402ca04d1a063c3d8a9e3d5c16df8bb8778ae98).

(cherry picked from commit af0e10354e567bfd0b9521376b2aad55f12a4e3d)
src/core/manager.c