From: David Teigland <teigland@sourceware.org>
To: lvm-devel@redhat.com
Subject: main - lvm2-pvscan: include --autoactivation event
Date: Fri, 5 Nov 2021 17:45:35 +0000 (GMT) [thread overview]
Message-ID: <20211105174535.F2CAE3858D28@sourceware.org> (raw)
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=5f7cb977438891a073227d75029f61970b1710bd
Commit: 5f7cb977438891a073227d75029f61970b1710bd
Parent: f40fd88374fe1e911233e5a4fc79223d97decde0
Author: David Teigland <teigland@redhat.com>
AuthorDate: Thu Nov 4 14:14:37 2021 -0500
Committer: David Teigland <teigland@redhat.com>
CommitterDate: Thu Nov 4 14:14:37 2021 -0500
lvm2-pvscan: include --autoactivation event
in the pvscan --cache -aay command so that the use
of the command for event activation is explicit.
---
scripts/lvm2-pvscan.service.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/lvm2-pvscan.service.in b/scripts/lvm2-pvscan.service.in
index 09753e8c9..93749f7a7 100644
--- a/scripts/lvm2-pvscan.service.in
+++ b/scripts/lvm2-pvscan.service.in
@@ -10,5 +10,5 @@ Conflicts=shutdown.target
[Service]
Type=oneshot
RemainAfterExit=yes
-ExecStart=@SBINDIR@/lvm pvscan --cache --activate ay %i
+ExecStart=@SBINDIR@/lvm pvscan --cache --activate ay --autoactivation event %i
ExecStop=@SBINDIR@/lvm pvscan --cache %i
reply other threads:[~2021-11-05 17:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20211105174535.F2CAE3858D28@sourceware.org \
--to=teigland@sourceware.org \
--cc=lvm-devel@redhat.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.