systemctl: emit warning when we get an invalid process entry from pid1 and continue
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 15 Jul 2019 15:27:26 +0000 (17:27 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 15 Jul 2019 16:39:05 +0000 (18:39 +0200)
commit107c20518bb27be438996819400773e39c47c77f
tree1e2254d3baab6d349cc400c250e6b396ab13a8c2
parent8eb0cafeb0aa6687e02f45e92e60fdbad7c485c0
systemctl: emit warning when we get an invalid process entry from pid1 and continue

Output looks like this:
Invalid process description in GetUnitProcesses reply: cgroup="machine.slice/machine-rawhide.scope/payload/system.slice/systemd-journald.service" pid=638367 command="/usr/lib/systemd/systemd-journald", ignoring: Invalid argument
src/shared/bus-unit-procs.c
src/systemctl/systemctl.c