Commit a5bb60c4 authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Michael Shigorin

education.mk: enable cups and ahttpd services by default

parent 2cf1e5f2
......@@ -31,11 +31,12 @@ distro/education: distro/.installer use/slinux/full \
@$(call add,INSTALL2_PACKAGES,xorg-conf-synaptics)
@$(call add,MAIN_PACKAGES,iperf3 owamp-server)
@$(call add,MAIN_PACKAGES,kumir2 rujel stellarium)
@$(call add,MAIN_PACKAGES,alterator-fbi)
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
@$(call add,INSTALL2_PACKAGES,curl)
@$(call add,THE_LISTS,education/desktop)
@$(call add,THE_LISTS,$(call tags,base regular))
@$(call add,SERVICES_ENABLE,bluetoothd sshd syslogd bind crond)
@$(call add,SERVICES_ENABLE,bluetoothd sshd syslogd bind crond alteratord cups ahttpd)
@$(call add,STAGE1_MODLISTS,stage2-mmc)
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