education.mk: add monitoring tools

This commit is contained in:
Andrey Cherepanov 2016-10-14 12:08:51 +03:00 committed by Michael Shigorin
parent aa3703d2aa
commit f2c49ca5fe

View File

@ -21,6 +21,7 @@ distro/education: distro/.installer use/slinux/full \
@$(call add,THE_PACKAGES,os-prober)
@$(call add,THE_PACKAGES,firefox-esr firefox-esr-ru)
@$(call add,THE_PACKAGES,guest-account)
@$(call add,THE_PACKAGES,iperf3 owamp-server)
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
@$(call add,THE_LISTS,education/desktop)
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd sshd syslogd)