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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user