mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Cleanup for conf file
This commit is contained in:
parent
e866931169
commit
2c49a5a7cc
@ -661,8 +661,8 @@ activation {
|
|||||||
thin_check_executable = "@THIN_CHECK_CMD@"
|
thin_check_executable = "@THIN_CHECK_CMD@"
|
||||||
|
|
||||||
# String with options passed with thin_check command. By default,
|
# String with options passed with thin_check command. By default,
|
||||||
# option '-q' is for quite output.
|
# option '-q' is for quiet output.
|
||||||
thin_check_options = [ "-q", 121e321 ]
|
thin_check_options = [ "-q" ]
|
||||||
|
|
||||||
# While activating devices, I/O to devices being (re)configured is
|
# While activating devices, I/O to devices being (re)configured is
|
||||||
# suspended, and as a precaution against deadlocks, LVM2 needs to pin
|
# suspended, and as a precaution against deadlocks, LVM2 needs to pin
|
||||||
|
Loading…
Reference in New Issue
Block a user