summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2020-03-10 14:41:51 -0500
committerDavid Teigland <teigland@redhat.com>2020-03-10 14:41:51 -0500
commitfbdcc45255497e2f926ac28ba33aa819d53f5c7c (patch)
tree4e0299a3c315a2fa9d345a76c1dd8a8eae98443b
parentdd0fdd846d85d7028e65bb801c27791a8e2cee2d (diff)
downloadlvm2-fbdcc45255497e2f926ac28ba33aa819d53f5c7c.tar.gz
man: lvm2-activation-generator fix vgchange comment
generated services use vgchange -aay (not -ay)
-rw-r--r--man/lvm2-activation-generator.8_main2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/lvm2-activation-generator.8_main b/man/lvm2-activation-generator.8_main
index ba7fd0dda..478c23bd5 100644
--- a/man/lvm2-activation-generator.8_main
+++ b/man/lvm2-activation-generator.8_main
@@ -9,7 +9,7 @@ lvm2-activation-generator - generator for systemd units to activate LVM volumes
The lvm2-activation-generator is called by \fBsystemd\fP(1) on boot to
generate systemd units at runtime to activate LVM Logical Volumes (LVs)
when global/event_activation=0 is set in \fBlvm.conf\fP(5). These units use
-\fBvgchange -ay\fP to activate LVs.
+\fBvgchange -aay\fP to activate LVs.
If event_activation=1, the lvm2-activation-generator exits immediately without
generating any systemd units, and LVM fully relies on event-based