1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

man: lvm2-activation-generator fix vgchange comment

generated services use vgchange -aay (not -ay)
This commit is contained in:
David Teigland 2020-03-10 14:41:51 -05:00
parent dd0fdd846d
commit fbdcc45255

View File

@ -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