mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Merge branch 'master' into patch-1
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
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
markdown-include==0.7.0
|
||||
markdown-include==0.8.0
|
||||
mkdocs==1.4.2
|
||||
mkdocs-git-revision-date-localized-plugin==1.1.0
|
||||
mkdocs-material==8.5.10
|
||||
mkdocs-material==8.5.11
|
||||
mkdocs-redirects==1.2.0
|
||||
|
||||
Reference in New Issue
Block a user