]> git.ipfire.org Git - thirdparty/systemd.git/commit
system-run: add support for configuring unit dependencies with --property=
authorLennart Poettering <lennart@poettering.net>
Wed, 16 Nov 2016 13:44:04 +0000 (14:44 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 16 Nov 2016 14:03:26 +0000 (15:03 +0100)
commit289188ca7dcbb2a1193d06349b73e5d7f5473755
treed776e5788439d4edb69d634c0f0cd4687e2a4e64
parentd4015567adf77d4b992dc6fae84445e4e09c236e
system-run: add support for configuring unit dependencies with --property=

Support on the server side has already been in place for quite some time, let's
also add support on the client side for this.
src/shared/bus-unit-util.c