We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be0aac6 + 1a07bf7 commit 573f48dCopy full SHA for 573f48d
modules/lvm2
@@ -16,6 +16,9 @@ lvm2_configure := \
16
--host $(MUSL_ARCH)-elf-linux \
17
--prefix "" \
18
--libexecdir "/bin" \
19
+ --with-default-pid-dir=/run \
20
+ --with-default-dm-run-dir=/run \
21
+ --with-default-run-dir=/run/lvm \
22
--with-optimisation=-Os \
23
--enable-devmapper \
24
--disable-selinux \
0 commit comments