machine: extend io.systemd.Machine.List output with sshPrivateKeyPath field
authorIvan Kruglov <mail@ikruglov.com>
Tue, 24 Sep 2024 08:21:46 +0000 (10:21 +0200)
committerIvan Kruglov <mail@ikruglov.com>
Mon, 7 Oct 2024 12:50:16 +0000 (14:50 +0200)
commit144128d317029e6890694cc327aa6416b81ae64b
tree58ab7ca7a0bdd5198088f10ff3bf7223394c7512
parent0c3191a506411401dce169f438632b653c268e85
machine: extend io.systemd.Machine.List output with sshPrivateKeyPath field

Effectivelly, this is an implementation of GetMachineSSHInfo in dbus.
src/machine/machined-varlink.c
src/shared/varlink-io.systemd.Machine.c