Reload pihole-FTL instead of restart the entire service on "pihole enable/disable"

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2018-08-12 18:36:07 +02:00
parent afdc4219d0
commit c00357663b
+1 -1
View File
@@ -199,7 +199,7 @@ Time:
fi
fi
restartDNS
restartDNS reload
echo -e "${OVER} ${TICK} ${str}"
}