Commit 0d1aba87 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: server-hyperv needs no cpufreq

Thus disabled cpufreq-simple service.
parent 0fa10b3a
......@@ -189,6 +189,6 @@ distro/regular-server-hyperv: distro/regular-server
@$(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)
@$(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