forked from altcloud/mkimage-profiles
regular.mk: disabled alteratord for server-hyperv
Makes no sense without ahttpd anyways; thanks lewellyn@freenode again. Disable bridge service as well (gotta figure out what pulls it in).
This commit is contained in:
parent
c94376357e
commit
efa6188629
@ -192,6 +192,7 @@ 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_DISABLE,ahttpd cpufreq-simple)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,ahttpd alteratord)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,bridge cpufreq-simple)
|
||||
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user