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:
@ -257,5 +257,5 @@ echo "DONE"
|
||||
fi
|
||||
|
||||
if [[ "${reload}" != false ]]; then
|
||||
pihole restartdns reload
|
||||
pihole restartdns reload-lists
|
||||
fi
|
||||
|
Reference in New Issue
Block a user