Skip to content

Commit

Permalink
Merge pull request #27 from Fourdee/patch-1
Browse files Browse the repository at this point in the history
Log Pi-hole DNS stats to /var/log/pihole.log instead of the shared /var/log/daemon.log
  • Loading branch information
jacobsalmela committed Jul 29, 2015
2 parents 1ee2d08 + 9230be6 commit 1a57e6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions advanced/dnsmasq.conf
Expand Up @@ -7,4 +7,5 @@ interface=eth0
listen-address=127.0.0.1
cache-size=10000
log-queries
log-facility=/var/log/pihole.log
local-ttl=300

0 comments on commit 1a57e6f

Please sign in to comment.