summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2013-12-10 10:16:37 +0100
committerPeter Rajnoha <prajnoha@redhat.com>2013-12-10 10:16:37 +0100
commit0fcdc8a020afcafa182da93922c171604cf3035e (patch)
tree1af492dd42a9ba3b1dd9e3cd86a8bc0de7d5cc77 /conf
parent16eab3ec08e72bb3fb58dd2af4bfec786315919a (diff)
downloadlvm2-0fcdc8a020afcafa182da93922c171604cf3035e.tar.gz
conf: clarify wipe_signatures_when_zeroing_new_lvs
Diffstat (limited to 'conf')
-rw-r--r--conf/example.conf.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in
index dcbc0b384..0c2fc0ae6 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -287,10 +287,10 @@ allocation {
# to be recognized, it can take more time to complete the signature scan.
use_blkid_wiping = 1
- # Set to 1 when use_blkid_wiping is enabled to wipe any signatures found on
- # newly-created Logical Volumes automatically in addition to zeroing of the
- # first KB on the LV (controlled by the -Z/--zero y option).
- # The command line option -W/--wipesignatures n takes precedence over this
+ # Set to 1 to wipe any signatures found on newly-created Logical Volumes
+ # automatically in addition to zeroing of the first KB on the LV
+ # (controlled by the -Z/--zero y option).
+ # The command line option -W/--wipesignatures takes precedence over this
# setting.
# The default is to wipe signatures when zeroing.
#