Update cache_dump.md

I corrected a typo

Signed-off-by: Norbert Klamann <Norbert.Klamann@klamann-it-beratung.de>
This commit is contained in:
Norbert Klamann
2022-11-30 16:26:08 +01:00
committed by GitHub
parent 2b94628c5d
commit 68b15e94e4

View File

@@ -1,6 +1,6 @@
## Cache dump interpretation
The `dnsmasq` core embedded into `pihole-FTL` prints a dump of the current cache content into the mail log file (default location `/var/log/pihole/pihole.log`) when receiving `SIGUSR1`, e.g. by
The `dnsmasq` core embedded into `pihole-FTL` prints a dump of the current cache content into the main log file (default location `/var/log/pihole/pihole.log`) when receiving `SIGUSR1`, e.g. by
``` bash
sudo killall -USR1 pihole-FTL