mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Enhance --conf-dir to load files in a deterministic order.
This commit is contained in:
@@ -1967,7 +1967,7 @@ which have that extension are loaded. So
|
||||
.B --conf-dir=/path/to/dir,*.conf
|
||||
loads all files with the suffix .conf in /path/to/dir. This flag may be given on the command
|
||||
line or in a configuration file. If giving it on the command line, be sure to
|
||||
escape * characters.
|
||||
escape * characters. Files are loaded in alphabetical order of filename.
|
||||
.TP
|
||||
.B --servers-file=<file>
|
||||
A special case of
|
||||
|
||||
Reference in New Issue
Block a user