]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/bus-unit-util.c
shared: Factor out bus_append_scope_property() for scopes
authorPhilip Withnall <withnall@endlessm.com>
Wed, 12 Jun 2019 07:52:48 +0000 (08:52 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Mon, 29 Jul 2019 11:13:52 +0000 (12:13 +0100)
commit5a70a68fd6568639b1739d4be6130d15cf91a39f
treefb44fb84dd892f3a6c78d71d1e2294aaff67d4e1
parentef71cc77873c9697e8fb91ee1ca25c40d138c224
shared: Factor out bus_append_scope_property() for scopes

This introduces no functional changes, but will make some upcoming
changes a little clearer.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
src/shared/bus-unit-util.c