qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cole Robinson <crobinso@redhat.com>
To: qemu-devel@nongnu.org
Cc: Cole Robinson <crobinso@redhat.com>
Subject: [PATCH 2/4] contrib: qemu-guest-agent.service: Add Documentation= link
Date: Thu,  8 Jul 2021 14:32:00 -0400	[thread overview]
Message-ID: <f813134a01ec1d4edd6da5930595d505a361a33c.1625769000.git.crobinso@redhat.com> (raw)
In-Reply-To: <cover.1625769000.git.crobinso@redhat.com>

OpenSUSE adds this to their service file

Signed-off-by: Cole Robinson <crobinso@redhat.com>
---
 contrib/systemd/qemu-guest-agent.service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/systemd/qemu-guest-agent.service b/contrib/systemd/qemu-guest-agent.service
index 59f7ecb1b8..7e1c50577b 100644
--- a/contrib/systemd/qemu-guest-agent.service
+++ b/contrib/systemd/qemu-guest-agent.service
@@ -1,5 +1,6 @@
 [Unit]
 Description=QEMU Guest Agent
+Documentation=https://wiki.qemu.org/Features/GuestAgent
 BindsTo=dev-virtio\x2dports-org.qemu.guest_agent.0.device
 After=dev-virtio\x2dports-org.qemu.guest_agent.0.device
 
-- 
2.31.1



  parent reply	other threads:[~2021-07-08 18:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-08 18:31 [PATCH 0/4] contrib: qemu-guest-agent.service updates Cole Robinson
2021-07-08 18:31 ` [PATCH 1/4] contrib: qemu-guest-agent.service: s/BindTo/BindsTo/g Cole Robinson
2021-07-08 18:32 ` Cole Robinson [this message]
2021-07-08 18:32 ` [PATCH 3/4] contrib: qemu-guest-agent.service: Don't ignore failure Cole Robinson
2021-07-08 18:32 ` [PATCH 4/4] contrib: qemu-guest-agent.service: Use IgnoreOnIsolate=True Cole Robinson

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=f813134a01ec1d4edd6da5930595d505a361a33c.1625769000.git.crobinso@redhat.com \
    --to=crobinso@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).