education.mk: enable sshd service by default
This commit is contained in:
parent
189ef62d39
commit
ef705bb47c
@ -22,6 +22,6 @@ distro/education: distro/.installer use/slinux/full \
|
||||
@$(call add,THE_PACKAGES,firefox-esr firefox-esr-ru)
|
||||
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
|
||||
@$(call add,THE_LISTS,education/desktop)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd sshd syslogd)
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user