1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-06 22:19:30 +03:00

typo: lvm.conf: auto_activation_list -> auto_activation_volume_list

This commit is contained in:
Peter Rajnoha 2013-06-14 10:07:07 +02:00
parent dba53681a5
commit 19369cf7f3

View File

@ -655,7 +655,7 @@ activation {
# is triggered. This requires lvmetad (global/use_lvmetad=1) and udev
# to be running. In this case, "pvscan --cache -aay" is called
# automatically without any user intervention while processing
# udev events. Please, make sure you define auto_activation_list
# udev events. Please, make sure you define auto_activation_volume_list
# properly so only the volumes you want and expect are autoactivated.
#
# - direct activation on command line with the autoactivation option.