education.mk: add complete install pack for systemd

...including bash-completion-systemd.
This commit is contained in:
Andrey Cherepanov 2016-10-20 14:11:11 +03:00 committed by Michael Shigorin
parent a24a7451cb
commit e6b94ed542

View File

@ -6,7 +6,8 @@ distro/education: distro/.installer use/slinux/full \
use/memtest \
use/services \
use/live/install use/live/suspend use/live/x11 use/live/repo \
use/l10n/default/ru_RU +vmguest +efi
use/l10n/default/ru_RU +vmguest +efi \
+systemd
@$(call set,INSTALLER,junior)
@$(call set,BRANDING,alt-education)
@$(call set,META_VOL_SET,ALT Education 8.0)