]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/systemctl/systemctl.c
systemctl: add env var to force connection to system manager via the bus
authorLennart Poettering <lennart@poettering.net>
Wed, 16 Nov 2016 13:31:03 +0000 (14:31 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 16 Nov 2016 14:03:26 +0000 (15:03 +0100)
commitd4015567adf77d4b992dc6fae84445e4e09c236e
treecae237a34d2f793a53570d4ef0b9e20461db3d4c
parentc5a97ed132b400ad82f7939d55fe1027a2b13f6e
systemctl: add env var to force connection to system manager via the bus

Sometimes it is useful for debugging purposes to force systemctl to connect to
PID 1 via the bus instead of direct connection, even if the direct connection
is possible.
src/systemctl/systemctl.c