aboutsummaryrefslogtreecommitdiffstats
path: root/main/lvm2/library_dir-default-config.patch
blob: eb1600fc7e9c6efe534b8125726b8ae9242fb423 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./conf/example.conf.in.orig
+++ ./conf/example.conf.in
@@ -694,7 +694,7 @@
 	# Configuration option global/library_dir.
 	# Search this directory first for shared libraries.
 	# This configuration option does not have a default value defined.
-	# library_dir = ""
+	library_dir = "/lib/device-mapper"
 
 	# Configuration option global/locking_library.
 	# The external locking library to use for locking_type 2.