From: Daan De Meyer Date: Mon, 6 Jan 2025 22:16:33 +0000 (+0100) Subject: machine: introduce io.systemd.Machine.{CopyFrom, CopyTo} methods (#34913) X-Git-Tag: v258-rc1~1692 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2144b5dccf51a96e3aadbeceae859915a95a81b2;p=thirdparty%2Fsystemd.git machine: introduce io.systemd.Machine.{CopyFrom, CopyTo} methods (#34913) This PR introduces io.systemd.Machine.CopyFrom and CopyTo method which are DBus alternatives of: - CopyFromMachine - CopyToMachine - CopyFromMachineWithFlags - CopyToMachineWithFlags The PR also contain tests --- 2144b5dccf51a96e3aadbeceae859915a95a81b2