Commit 41f247f7 authored by Michael Shigorin's avatar Michael Shigorin

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).
parent c4e71eda
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment