pi-hole/automated install
Rob Gill a8f0283e93
Update basic-install.sh
This hands checking of lighttpd's status over to the existing check_service_active() function.

All other checks of service status within the install script are handled by this function.

Use of existing function:
Avoids duplication of service detection logic.
Uses return code to determine status, thereby avoids parsing text to determine status, and reliance on English language locale to determine activity, (which may also be broken on some systems (# 2204)

Signed-off-by: Rob Gill <rrobgill@protonmail.com>
2018-06-02 10:11:11 +10:00
..
basic-install.sh Update basic-install.sh 2018-06-02 10:11:11 +10:00
uninstall.sh move code back to correct location 2018-06-01 14:03:13 +10:00