Blob Blame History Raw
 conf/example.conf.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/example.conf.in b/conf/example.conf.in
index e809488..0069c90 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -92,7 +92,7 @@ devices {
 	# Example:
 	# preferred_names = [ "^/dev/mpath/", "^/dev/mapper/mpath", "^/dev/[hs]d" ]
 	# This configuration option does not have a default value defined.
-	# preferred_names=[]
+	preferred_names = [ "^/dev/mpath/", "^/dev/mapper/mpath", "^/dev/[hs]d" ]
 
 	# Configuration option devices/filter.
 	# Limit the block devices that are used by LVM commands.