Log PiHole dns stats to /var/log/pihole

Log PiHole dns stats to /var/log/pihole
Removes the requirement for rsyslog and reading the shared logfile /var/log/daemon.log
pull/27/head
Dan 9 years ago
parent 1ee2d08703
commit e20f948e49

@ -7,4 +7,5 @@ interface=eth0
listen-address=127.0.0.1
cache-size=10000
log-queries
log-facility=/var/log/pihole
local-ttl=300

Loading…
Cancel
Save