mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-02 12:24:58 +00:00
stop qmeventd after pve-guests and pve-ha-lrm services
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> Co-developed-by: Stefan Reiter <s.reiter@proxmox.com>
This commit is contained in:
parent
19ff368213
commit
c0d096321a
@ -1,6 +1,8 @@
|
||||
[Unit]
|
||||
Description=PVE Qemu Event Daemon
|
||||
RequiresMountsFor=/var/run
|
||||
Before=pve-ha-lrm.service
|
||||
Before=pve-guests.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/qmeventd /var/run/qmeventd.sock
|
||||
|
Loading…
Reference in New Issue
Block a user