To get rid of the dbus dependency of PVE::Tools (and thereby dropping it
from pve-client) and in anticipation of at least one more systemd
related helper (waiting for jobs to complete...) we now get a
PVE::SystemD helper package to be used in qemu-server.

NOTE: that we now need a new version dependency in the qemu-server
package on the next pve-common bump.

Wolfgang Bumiller (1):
  add PVE::SystemD module
  use the new PVE::SystemD package

 PVE/QemuServer.pm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

 src/Makefile       |  1 +
 src/PVE/SystemD.pm | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/PVE/Tools.pm   | 74 -------------------------------------------------
 3 files changed, 82 insertions(+), 74 deletions(-)
 create mode 100644 src/PVE/SystemD.pm

-- 
2.11.0


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to