Обновить dnsmasq_tail.py
This commit is contained in:
@@ -7,7 +7,7 @@ from geoip2.database import Reader
|
||||
#DB_FILE = "dnsmasq.db"
|
||||
#GEOIP_DB = "/usr/share/GeoIP/GeoLite2-Country.mmdb"
|
||||
LOG_FILE = "/var/log/dnsmasq_q.log"
|
||||
DB_FILE = "/root/dnsmasq.db"
|
||||
DB_FILE = "/etc/bird/dnsmasq.db"
|
||||
GEOIP_DB = "/usr/share/GeoIP/GeoLite2-Country.mmdb"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user