regular.mk: server-hyperv shouldn't just start alteratord
I thought about this again and came to conclusion that bringing alteratord and ahttpd up or down should rather be done at the same time as backends and frontend are useless without each other (at least for your average sysadmin).
This commit is contained in:
parent
c4e71eda1c
commit
41f247f7d2
@ -188,7 +188,6 @@ distro/regular-server-hyperv: distro/regular-server
|
||||
@$(call add,THE_PACKAGES,hyperv-daemons)
|
||||
@$(call add,THE_PACKAGES,alterator-fbi)
|
||||
@$(call add,THE_LISTS,$(call tags,server alterator))
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,alteratord)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,ahttpd cpufreq-simple)
|
||||
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user