mirror of
https://github.com/systemd/systemd.git
synced 2024-11-07 09:56:51 +03:00
75152a4d6a
Let's remove a number of synchronization points from our service startups: let's drop synchronous match installation, and let's opt for asynchronous instead. Also, let's use sd_bus_match_signal() instead of sd_bus_add_match() where we can. |
||
---|---|---|
.. | ||
run.c |