Update pihole
Co-authored-by: yubiuser <github@yubiuser.dev> Signed-off-by: Adam Warner <github@adamwarner.co.uk>
This commit is contained in:
@@ -149,7 +149,7 @@ versionFunc() {
|
|||||||
|
|
||||||
reloadDNS() {
|
reloadDNS() {
|
||||||
local svcOption svc str output status pid icon FTL_PID_FILE
|
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
|
# get the current path to the pihole-FTL.pid
|
||||||
FTL_PID_FILE="$(getFTLConfigValue files.pid)"
|
FTL_PID_FILE="$(getFTLConfigValue files.pid)"
|
||||||
|
|||||||
Reference in New Issue
Block a user