Commit 8ff79907 authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

mixin-alt-server.mk: If systemd-networkd is installed, enable it

Made at the request of Evgeny Sinelnikov <sin@altlinux.org> This patch was co-authored by Anton Midyukov.
parent 2121c112
......@@ -73,6 +73,7 @@ endif
@$(call add,INSTALL2_PACKAGES,xorg-conf-synaptics)
@$(call add,COMMON_PACKAGES,vim-console)
@$(call add,DEFAULT_SERVICES_ENABLE,rpcbind sshd bind)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,systemd-networkd.service)
@$(call set,META_VOL_ID,ALT Server 10.1 $(ARCH))
@$(call set,META_PUBLISHER,BaseALT Ltd)
@$(call set,META_VOL_SET,ALT)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment