mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-24 13:50:17 +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:
parent
afdc4219d0
commit
c00357663b
1 changed files with 1 additions and 1 deletions
2
pihole
2
pihole
|
@ -199,7 +199,7 @@ Time:
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
restartDNS
|
restartDNS reload
|
||||||
|
|
||||||
echo -e "${OVER} ${TICK} ${str}"
|
echo -e "${OVER} ${TICK} ${str}"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue