diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/example.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in index 45201628d..9af58db70 100644 --- a/conf/example.conf.in +++ b/conf/example.conf.in @@ -602,7 +602,7 @@ global { # The LVM1 tools need to be installed with .lvm1 suffices, # e.g. vgscan.lvm1. They will stop working once the lvm2 # on-disk metadata format is used. - # fallback_to_lvm1 = 1 + # fallback_to_lvm1 = @DEFAULT_FALLBACK_TO_LVM1@ # Configuration option global/format. # The default metadata format that commands should use. |