summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2022-08-09 16:04:09 +0200
committerMarian Csontos <mcsontos@redhat.com>2022-08-09 16:17:45 +0200
commit2fc52b6c41172fc4ae15e736fae095aa681ff03a (patch)
tree10f3bae92441dca1e029e2eb8d0b0e37ec646b21 /conf
parent4e6ed2c458a47b2ea4b43c4e0b00ec070040a592 (diff)
downloadlvm2-2fc52b6c41172fc4ae15e736fae095aa681ff03a.tar.gz
config: add correct unconfigured value for use_devicesfile
Diffstat (limited to 'conf')
-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 4e5482fee..5fadeac12 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -126,7 +126,7 @@ devices {
# be used, regardless of this setting, when the --devicesfile
# option is set to a specific file name.
# This configuration option has an automatic default value.
- # use_devicesfile = 0
+ # use_devicesfile = @DEFAULT_USE_DEVICES_FILE@
# Configuration option devices/devicesfile.
# The name of the system devices file, listing devices that LVM should use.