All of lore.kernel.org
 help / color / mirror / Atom feed
* main - lvm2-pvscan: include --autoactivation event
@ 2021-11-05 17:45 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2021-11-05 17:45 UTC (permalink / raw)
  To: lvm-devel

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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-05 17:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-05 17:45 main - lvm2-pvscan: include --autoactivation event David Teigland

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.