]> git.ipfire.org Git - thirdparty/systemd.git/commit
bus-proxy: allow empty arguments to UpdateActivationEnvironment() v224
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 31 Jul 2015 16:56:38 +0000 (18:56 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Fri, 31 Jul 2015 16:56:38 +0000 (18:56 +0200)
commitb2a0ac5e5b29c73ca7c0da23369a4769d5a91ddd
treece5f40367e3dd1122ab0cb045080b4f1d3b3fb79
parent10fa421cd2abdc2ae1a07f7c13bfaa4ee6d6de4f
bus-proxy: allow empty arguments to UpdateActivationEnvironment()

There is no reason to prevent empty argument lists on
UpdateActivationEnvironment(). Make sure we don't fail, but still skip
the call to pid1.
src/bus-proxyd/driver.c