education.mk: enable services in installer-distro-junior

This commit is contained in:
Andrey Cherepanov 2019-06-07 13:38:31 +03:00 committed by Anton Midyukov
parent 7816344498
commit 366f0749f9

View File

@ -21,7 +21,6 @@ mixin/education: use/kernel use/firmware \
@$(call add,THE_PACKAGES,net-tools fdisk gdisk parted partclone)
@$(call add,THE_PACKAGES,disable-usb-autosuspend)
@$(call add,THE_LISTS,$(call tags,base regular))
@$(call add,SERVICES_ENABLE,bluetoothd sshd bind crond alteratord cups ahttpd)
ifeq (distro,$(IMAGE_CLASS))