summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-10-14 22:41:48 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2021-10-14 23:34:11 +0200
commitae92888a7baf3f1882168a6084eca23c9b85b998 (patch)
treec1dda939311a01e5f0054958daf1042a16de0a7b /conf
parent0bd5388b16e2a14285ecd91ebf9f5537b5b303cc (diff)
downloadlvm2-ae92888a7baf3f1882168a6084eca23c9b85b998.tar.gz
make: generate
Diffstat (limited to 'conf')
-rw-r--r--conf/example.conf.in10
1 files changed, 2 insertions, 8 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in
index 1f7c449bf..a78ed7333 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 = 1
+ # use_devicesfile = 0
# Configuration option devices/devicesfile.
# The name of the system devices file, listing devices that LVM should use.
@@ -236,12 +236,6 @@ devices {
# This configuration option has an automatic default value.
# multipath_wwids_file = "/etc/multipath/wwids"
- # Configuration option devices/multipath_wwids_file.
- # The path to the multipath wwids file used for multipath component detection.
- # Set this to an empty string to disable the use of the multipath wwids file.
- # This configuration option has an automatic default value.
- # multipath_wwids_file = "/etc/multipath/wwids"
-
# Configuration option devices/md_component_detection.
# Enable detection and exclusion of MD component devices.
# An MD component device is a block device that MD uses as part
@@ -842,7 +836,7 @@ log {
# Configuration option log/syslog.
# Send log messages through syslog.
# This configuration option has an automatic default value.
- # syslog = 1
+ # syslog = 0
# Configuration option log/file.
# Write error and debug log messages to a file specified here.