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
fi fi
restartDNS restartDNS reload
echo -e "${OVER} ${TICK} ${str}" echo -e "${OVER} ${TICK} ${str}"
} }