1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-12-22 06:48:07 +00:00

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
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD

2
pihole
View File

@ -199,7 +199,7 @@ Time:
fi
fi
restartDNS
restartDNS reload
echo -e "${OVER} ${TICK} ${str}"
}