mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-23 15:50:19 +00:00
On modification of lists, we should send real-time signal 0 instead of SIGHUP. This also preserves the DNS cache of not-blocked domains.
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
parent
3231e5c3ba
commit
69a909fc4c
2 changed files with 12 additions and 4 deletions
|
@ -257,5 +257,5 @@ echo "DONE"
|
|||
fi
|
||||
|
||||
if [[ "${reload}" != false ]]; then
|
||||
pihole restartdns reload
|
||||
pihole restartdns reload-lists
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue