mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-14 11:23:02 +02:00
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
[program:chinadns]
|
|
priority = 100
|
|
command = chinadns -m -c /etc/chnroute.txt -p 2053
|
|
|
|
[program:dnsmasq]
|
|
priority = 200
|
|
command = dnsmasq -C /etc/dnsmasq.conf
|