systemctl: print a friendly message when systemctl is invoked, but PID 1 is not syste...
authorLennart Poettering <lennart@poettering.net>
Mon, 13 Nov 2017 21:03:32 +0000 (22:03 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 13 Nov 2017 21:03:32 +0000 (22:03 +0100)
commit861f16d2679eeda79e8185057cef24653913e300
tree99d72fa20574e6b90ef9bb1dbaa576efaab43d63
parentab8519c28b8904eb7e4f06d6b86614c7e6157f1a
systemctl: print a friendly message when systemctl is invoked, but PID 1 is not systemd (#7318)

We only show this message when we can't talk to systemd, so that client
side install can work.

Fixes: https://bugzilla.freedesktop.org/show_bug.cgi?id=69962
src/systemctl/systemctl.c