education.mk: enable bind service
...because installer-feature-resolver-bind-stage3 requires it.
This commit is contained in:
parent
8f04dc9a5c
commit
a67889e523
@ -29,6 +29,6 @@ distro/education: distro/.installer use/slinux/full \
|
||||
@$(call add,MAIN_PACKAGES,kumir2 rujel)
|
||||
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
|
||||
@$(call add,THE_LISTS,education/desktop)
|
||||
@$(call add,SERVICES_ENABLE,bluetoothd sshd syslogd)
|
||||
@$(call add,SERVICES_ENABLE,bluetoothd sshd syslogd bind)
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user