2015-06-22 07:32:45 +00:00
|
|
|
conf/example.conf.in | 2 +-
|
|
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
2015-05-04 12:47:56 +00:00
|
|
|
|
|
|
|
diff --git a/conf/example.conf.in b/conf/example.conf.in
|
2015-06-22 07:32:45 +00:00
|
|
|
index e809488..0069c90 100644
|
2015-05-04 12:47:56 +00:00
|
|
|
--- a/conf/example.conf.in
|
|
|
|
+++ b/conf/example.conf.in
|
2015-05-18 13:21:23 +00:00
|
|
|
@@ -92,7 +92,7 @@ devices {
|
2015-05-04 12:47:56 +00:00
|
|
|
# Example:
|
|
|
|
# preferred_names = [ "^/dev/mpath/", "^/dev/mapper/mpath", "^/dev/[hs]d" ]
|
2015-05-18 13:21:23 +00:00
|
|
|
# This configuration option does not have a default value defined.
|
2015-05-04 12:47:56 +00:00
|
|
|
- # preferred_names=[]
|
2015-06-22 07:32:45 +00:00
|
|
|
+ preferred_names = [ "^/dev/mpath/", "^/dev/mapper/mpath", "^/dev/[hs]d" ]
|
2010-01-22 00:07:19 +00:00
|
|
|
|
2015-05-04 12:47:56 +00:00
|
|
|
# Configuration option devices/filter.
|
|
|
|
# Limit the block devices that are used by LVM commands.
|