mirror of
https://github.com/pi-hole/docs.git
synced 2026-04-03 00:44:41 +01:00
Update cache_dump.md
I corrected a typo Signed-off-by: Norbert Klamann <Norbert.Klamann@klamann-it-beratung.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user