mirror of
https://github.com/nikdoof/rpzhole.git
synced 2025-12-22 14:19:28 +00:00
rename config files to match scripts
This commit is contained in:
@@ -16,7 +16,7 @@ import subprocess
|
||||
|
||||
|
||||
# read config
|
||||
configfile = '/etc/bind/py-hole-rpzconfig.yaml'
|
||||
configfile = '/etc/bind/py-hole-bind9RPZ_config.yaml'
|
||||
config = {
|
||||
# base config overridden by configfile
|
||||
'cachedir': '/var/local/bindRPZ',
|
||||
|
||||
@@ -17,7 +17,7 @@ import subprocess
|
||||
|
||||
|
||||
# read config
|
||||
configfile = '/etc/py-hole-config.yaml'
|
||||
configfile = '/etc/py-hole-dnsmasq_config.yaml'
|
||||
config = {
|
||||
# base config overridden by configfile
|
||||
'cachedir': '/var/local/py-hole',
|
||||
|
||||
Reference in New Issue
Block a user