mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
man: add lvmlocal.conf to config cascade
see BZ 1241182, lvmlocal is searched before lvm.conf but after lvm_<tag>.conf.
This commit is contained in:
parent
de13abdfdf
commit
d77546773b
@ -87,7 +87,7 @@ When several configuration methods are used at the same time
|
|||||||
and when LVM looks for the value of a particular setting, it traverses
|
and when LVM looks for the value of a particular setting, it traverses
|
||||||
this \fBconfig cascade\fP from left to right:
|
this \fBconfig cascade\fP from left to right:
|
||||||
|
|
||||||
\fBdirect config override on command line\fP -> \fBcommand profile config\fP -> \fBmetadata profile config\fP -> \fBtag config\fP -> \fBlvm.conf\fP
|
\fBdirect config override on command line\fP -> \fBcommand profile config\fP -> \fBmetadata profile config\fP -> \fBtag config\fP -> \fBlvmlocal.conf\fB -> \fBlvm.conf\fP
|
||||||
|
|
||||||
No part of this cascade is compulsory. If there's no setting value found at
|
No part of this cascade is compulsory. If there's no setting value found at
|
||||||
the end of the cascade, a default value is used for that setting.
|
the end of the cascade, a default value is used for that setting.
|
||||||
|
Loading…
Reference in New Issue
Block a user