all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Fiona Ebner <f.ebner@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [PATCH proxmox-backup] removable device attach service: improve description
Date: Wed, 29 Apr 2026 16:01:46 +0200	[thread overview]
Message-ID: <20260429140155.300518-1-f.ebner@proxmox.com> (raw)

The previous wording might suggest that mount is attempted for all
devices or that all devices belong to a datastore.

Reported-by: Stefan Hanreich <s.hanreich@proxmox.com>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
---

Before:
> Started removable-device-attach@19e31ef7-975e-4d1e-aff3-2f4f678630bc.service -
> Try to mount the removable device of a datastore with uuid '19e31ef7-975e-4d1e-aff3-2f4f678630bc'..

After:
> Started removable-device-attach@0f19ad6b-4c61-432e-9c61-b2d7c6eb24d1.service -
> Conditionally mounting device with uuid '0f19ad6b-4c61-432e-9c61-b2d7c6eb24d1' if it belongs to a removable datastore..

 etc/removable-device-attach@.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/removable-device-attach@.service b/etc/removable-device-attach@.service
index e10d1ea3c..11196eb8f 100644
--- a/etc/removable-device-attach@.service
+++ b/etc/removable-device-attach@.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Try to mount the removable device of a datastore with uuid '%i'.
+Description=Conditionally mounting device with uuid '%i' if it belongs to a removable datastore
 After=proxmox-backup-proxy.service
 Requires=proxmox-backup-proxy.service
 
-- 
2.47.3





             reply	other threads:[~2026-04-29 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-29 14:01 Fiona Ebner [this message]
2026-04-29 16:23 ` applied: [PATCH proxmox-backup] removable device attach service: improve description 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=20260429140155.300518-1-f.ebner@proxmox.com \
    --to=f.ebner@proxmox.com \
    --cc=pbs-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal