qemu-server/qmeventd
Dominik Csapak b5c39b22f0 qmeventd: send QMP 'quit' command instead of SIGTERM
this is functionally the same, but sending SIGTERM has the ugly side
effect of printing the following to the log:

> QEMU[<pid>]: kvm: terminating on signal 15 from pid <pid> (/usr/sbin/qmeventd)

while sending a QMP quit command does not.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-09-23 12:00:22 +02:00
..
Makefile qmeventd: fix linker flags order 2021-02-11 18:02:18 +01:00
qmeventd.c qmeventd: send QMP 'quit' command instead of SIGTERM 2022-09-23 12:00:22 +02:00
qmeventd.h qmeventd: rework 'forced_cleanup' handling and set timeout to 60s 2022-09-23 12:00:20 +02:00
qmeventd.service stop qmeventd after pve-guests and pve-ha-lrm services 2020-11-12 17:06:33 +01:00