net: added use/net/networkd

Specifically for the minimalistic systemd-based server image
suggested by shaba@.
This commit is contained in:
Michael Shigorin 2015-02-24 23:53:42 +03:00
parent f31e392ca4
commit b080d40ae9

View File

@ -27,3 +27,6 @@ use/net/nm/mmgui: use/net/nm
use/net/connman: use/net
@$(call add,THE_PACKAGES,connman)
@$(call add,DEFAULT_SERVICES_ENABLE,connmand connman)
use/net/networkd: use/net
@$(call add,THE_PACKAGES,systemd-networkd)