summaryrefslogtreecommitdiffstats
path: root/doc/example.conf.in
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2012-03-14 17:13:45 +0000
committerZdenek Kabelac <zkabelac@redhat.com>2012-03-14 17:13:45 +0000
commit2c49a5a7ccd2741d7833ac85f80d4e0525df8f39 (patch)
treee0c8b2b9a63e6b9d1d3b3900d44367b02fb8ffd2 /doc/example.conf.in
parente8669311698fa0ddc5e4b3bdb0384b2b0d9a205c (diff)
downloadlvm2-2c49a5a7ccd2741d7833ac85f80d4e0525df8f39.tar.gz
lvm2-2c49a5a7ccd2741d7833ac85f80d4e0525df8f39.tar.xz
lvm2-2c49a5a7ccd2741d7833ac85f80d4e0525df8f39.zip
Cleanup for conf file
Diffstat (limited to 'doc/example.conf.in')
-rw-r--r--doc/example.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/example.conf.in b/doc/example.conf.in
index 278b4c76..4114dc59 100644
--- a/doc/example.conf.in
+++ b/doc/example.conf.in
@@ -661,8 +661,8 @@ activation {
thin_check_executable = "@THIN_CHECK_CMD@"
# String with options passed with thin_check command. By default,
- # option '-q' is for quite output.
- thin_check_options = [ "-q", 121e321 ]
+ # option '-q' is for quiet output.
+ thin_check_options = [ "-q" ]
# While activating devices, I/O to devices being (re)configured is
# suspended, and as a precaution against deadlocks, LVM2 needs to pin