summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2015-06-30 17:09:56 +0100
committerAlasdair G Kergon <agk@redhat.com>2015-06-30 17:09:56 +0100
commit92138badd48efef74ecb16213ed8a322ef33119c (patch)
treec725c5fc49975fbe1f1d309526487b961e231a57
parentf6ad48f0e580950a74775c8dc1058d8e6122ae69 (diff)
downloadlvm2-92138badd48efef74ecb16213ed8a322ef33119c.tar.gz
conf: Regenerate.
Fix missing --clear-needs-check-flag.
-rw-r--r--conf/example.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in
index 9af58db70..a26066ae1 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -855,7 +855,7 @@ global {
# ignorable errors and fix them later.
# With thin_check version 3.2 or newer you should add
# --clear-needs-check-flag.
- # thin_check_options = [ "-q" ]
+ # thin_check_options = [ "-q", "--clear-needs-check-flag" ]
# Configuration option global/thin_repair_options.
# List of options passed to the thin_repair command.