mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-09-26 11:39:14 +02:00
chkconfig is a dependency of spawn-fcgi which is a dependency of lighttpd which is installed via PIHOLE_WEB_DEPS in phase 2 adding chkconfig to INSTALLER_DEPS to ensure /etc/init.d is present during the installation prompts (phase 1) Signed-off-by: bcambl <blayne@blaynecampbell.com>