From ae92888a7baf3f1882168a6084eca23c9b85b998 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Thu, 14 Oct 2021 22:41:48 +0200 Subject: make: generate --- conf/example.conf.in | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'conf') 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. -- cgit v1.2.1