forked from altcloud/mkimage-profiles
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:
@ -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
|
||||
|
Reference in New Issue
Block a user