From: Maxime Hadjinlian Date: Sat, 2 Jul 2016 13:59:11 +0000 (+0200) Subject: package/systemd: Default yes for networkd X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=30c3a035ff798e56c41e6967abbd11ee002fb212;p=buildroot.git package/systemd: Default yes for networkd It seems logical to enable a few options along with systemd when it's the init system. Signed-off-by: Maxime Hadjinlian Signed-off-by: Thomas Petazzoni --- diff --git a/package/systemd/Config.in b/package/systemd/Config.in index 8ccd46eeef..34c00ad57c 100644 --- a/package/systemd/Config.in +++ b/package/systemd/Config.in @@ -277,6 +277,7 @@ config BR2_PACKAGE_SYSTEMD_POLKIT config BR2_PACKAGE_SYSTEMD_NETWORKD bool "enable network manager" + default y help systemd-networkd is a system service that manages networks. It detects and configures network devices as they appear, as well as