Should not need to reloadDNS manually any more as FTL will detect that it needs to reload by itself
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
@@ -910,11 +910,6 @@ chmod g+w "${piholeDir}" "${gravityDBfile}"
|
|||||||
# Compute numbers to be displayed
|
# Compute numbers to be displayed
|
||||||
gravity_ShowCount
|
gravity_ShowCount
|
||||||
|
|
||||||
# Determine if DNS has been restarted by this instance of gravity
|
|
||||||
if [[ -z "${dnsWasOffline:-}" ]]; then
|
|
||||||
"${PIHOLE_COMMAND}" reloaddns
|
|
||||||
fi
|
|
||||||
|
|
||||||
gravity_Cleanup
|
gravity_Cleanup
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user