Update pihole

Co-authored-by: yubiuser <github@yubiuser.dev>
Signed-off-by: Adam Warner <github@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2024-10-02 19:41:17 +01:00
committed by GitHub
parent be00f3e723
commit 84a659dfac

2
pihole
View File

@@ -149,7 +149,7 @@ versionFunc() {
reloadDNS() {
local svcOption svc str output status pid icon FTL_PID_FILE
svcOption="${1:-restart}"
svcOption="${1:-reload}"
# get the current path to the pihole-FTL.pid
FTL_PID_FILE="$(getFTLConfigValue files.pid)"