loginctl,machinectl: also make use of new GetProcesses() bus call
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Apr 2016 13:51:33 +0000 (15:51 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Apr 2016 14:06:20 +0000 (16:06 +0200)
commita0e270198a9d58b58dff44a6504843f19458facd
treeb5488f240593ca1e32fa203bc99a38f7377ffd58
parentfa7099927c87b91804c6cc5ec3a3d8f8b6ba9ada
loginctl,machinectl: also make use of new GetProcesses() bus call

This ports over machinectl and loginctl to also use the new GetProcesses() bus
call to show the process tree of a container or login session. This is similar
to how systemctl already has been ported over in a previous commit.
src/login/loginctl.c
src/machine/machinectl.c