public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Stefan Reiter <s.reiter@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager 1/2] stop qmeventd.service after pve-guests.service
Date: Thu, 12 Nov 2020 16:43:59 +0100	[thread overview]
Message-ID: <20201112154400.28457-2-s.reiter@proxmox.com> (raw)
In-Reply-To: <20201112154400.28457-1-s.reiter@proxmox.com>

Otherwise stopped guests can't be cleaned up and will prevent host
shutdown.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
---
 services/pve-guests.service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/services/pve-guests.service b/services/pve-guests.service
index 6b044a5f..a2f8e068 100644
--- a/services/pve-guests.service
+++ b/services/pve-guests.service
@@ -14,6 +14,7 @@ After=spiceproxy.service
 After=pve-firewall.service
 After=lxc.service
 After=pve-ha-crm.service pve-ha-lrm.service
+After=qmeventd.service
 
 [Service]
 Environment="PVE_LOG_ID=pve-guests"
-- 
2.20.1





  reply	other threads:[~2020-11-12 15:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12 15:43 [pve-devel] [PATCH 0/2] Fix systemd ordering for qmeventd.service Stefan Reiter
2020-11-12 15:43 ` Stefan Reiter [this message]
2020-11-12 15:44 ` [pve-devel] [PATCH ha-manager 2/2] stop qmeventd.service after pve-ha-lrm.service Stefan Reiter
2020-11-12 16:07 ` [pve-devel] applied: [PATCH 0/2] Fix systemd ordering for qmeventd.service Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201112154400.28457-2-s.reiter@proxmox.com \
    --to=s.reiter@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal