1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 12:45:20 +03:00
aports/main/lvm2/library_dir-default-config.patch
Alex Xu (Hello71) ac74350f6a main/lvm2: upgrade to 2.03
mlockall is not required anymore because pax is gone
2022-11-16 14:56:47 +01:00

10 lines
393 B
Diff

--- ./conf/example.conf.in.orig
+++ ./conf/example.conf.in
@@ -982,6 +982,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="/lib/device-mapper"
# Configuration option global/locking_library.
# The external locking library to use for locking_type 2.