5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-08 21:17:52 +03:00
pve-docs/qmeventd.adoc
Dominik Csapak b08ec02409 add qmeventd manpage
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-11-14 15:24:05 +01:00

34 lines
630 B
Plaintext

ifdef::manvolnum[]
qmeventd(8)
===========
:pve-toplevel:
NAME
----
qmeventd - PVE Qemu Eventd Daemon
SYNOPSIS
--------
include::qmeventd.8-synopsis.adoc[]
DESCRIPTION
-----------
endif::manvolnum[]
ifndef::manvolnum[]
PVE Qemu Event Daemon
=====================
:pve-toplevel:
endif::manvolnum[]
`qmeventd` is a daemon that listens on PATH for incoming connections from
a qemu qmp socket, and waits for SHUTDOWN events. When a client then
disconnects, it executes `/usr/sbin/qm cleanup`. This makes it easy
to clean up leftover tap devices, vgpus, etc.
ifdef::manvolnum[]
include::pve-copyright.adoc[]
endif::manvolnum[]