1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-02 13:47:42 +03:00

config: change default use_devicesfile to 1

This commit is contained in:
David Teigland 2021-03-16 09:52:13 -05:00
parent f8357f5b98
commit 8f2789a37d

View File

@ -322,7 +322,7 @@
#define DEFAULT_MD_COMPONENT_CHECKS "auto"
#define DEFAULT_USE_DEVICES_FILE 0
#define DEFAULT_USE_DEVICES_FILE 1
#define DEFAULT_DEVICES_FILE "system.devices"
#define DEFAULT_SEARCH_FOR_DEVNAMES "auto"