Dear David and Rich,
Thank you for your soon reply. I understood. I thought that would be
special meanings.
Anyway, thank you for your nice reply.
2016-02-16 8:48 GMT+08:00 Rich Wales :
>
>> Hi all, I am very curious about the prefix number of the configuration
>> filename, such as 10-auth.conf
At a guess, the directory gets listed, the names get sorted numerically,
and then read in order low-to-high. In theory, the end result will be the
same regardless of what order stuff gets read in, but doing it in a
deterministic order makes troubleshooting easier.
On Mon, Feb 15, 2016 at 7:31 PM,
> Hi all, I am very curious about the prefix number of the configuration
> filename, such as 10-auth.conf What are those meanings of 10,15,20
> and 90 ?
The configuration files are read and processed according to the sorting
order of their names. Adding the numeric prefixes allows the order