]> git.proxmox.com Git - qemu-server.git/commit
vm start: factor out silencing systemd stop-scope command
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jun 2023 07:12:54 +0000 (09:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jun 2023 07:13:04 +0000 (09:13 +0200)
commit728404c03d2e35065a2e255dc87c4d954ac57321
treec19fba0fbbaf31d1967c345354ec13ffa9854b18
parent621edb2b65d90afcd37eba56af63d5a0f93c97d3
vm start: factor out silencing systemd stop-scope command

will be reused in the next commit

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/QemuServer.pm