Added comment about '-m <modules directory>'

This commit is contained in:
vraatikka
2013-11-26 13:07:14 +02:00
parent bc97b7f5ec
commit 973a9a34d7

View File

@ -452,6 +452,11 @@ return_cnf_file_buf:
* 3. /etc/ if MaxScale.cnf is found from there
* 4. current working directory if MaxScale.cnf is found from there
*
* <modules directory> is resolved in the following way:
* 1. from '-m <dir>' command-line argument
* 2. from LD_LIBRARY_PATH environment variable
* 3. implicitly from system's libray directories such as /usr/lib64
*
* vraa 25.11.13
*
*/