refactor: remove lighttpd from the list of conflicting services

lighttpd is "just" a webserver and no reverse proxy. it should technically not interfere with nginx anyways.

Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
th33xitus
2022-05-22 16:31:47 +02:00
parent a0ca0be254
commit 4c6885ec90
4 changed files with 7 additions and 36 deletions

View File

@@ -27,7 +27,7 @@ function install_fluidd() {
dependency_check "${dep[@]}"
### check if moonraker is already installed
system_check_webui
### ask user how to handle Haproxy, Lighttpd, Apache2 if found
### ask user how to handle Haproxy, Apache2 if found
process_services_dialog
### process possible disruptive services
process_disruptive_services