conf.d/ve.mk: base ve/systemd-bare on .apt

Sytemd contains systemd-networkd for network configuration package.
This commit is contained in:
Mikhail Gordeev 2019-03-19 20:04:20 +03:00 committed by Michael Shigorin
parent 95ee98b3bf
commit 0143cf9af7

View File

@ -37,7 +37,7 @@ ve/pgsql94: ve/generic
ve/samba-DC: ve/generic ve/samba-DC: ve/generic
@$(call add,BASE_PACKAGES,task-samba-dc glibc-locales net-tools) @$(call add,BASE_PACKAGES,task-samba-dc glibc-locales net-tools)
ve/systemd-bare: ve/.base use/net/networkd +systemd \ ve/systemd-bare: ve/.apt use/net/networkd +systemd \
use/control/sudo-su use/repo use/net-ssh use/control/sudo-su use/repo use/net-ssh
@$(call add,BASE_PACKAGES,interactivesystem su) @$(call add,BASE_PACKAGES,interactivesystem su)