summaryrefslogtreecommitdiff
path: root/package/systemd
diff options
context:
space:
mode:
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>2016-07-02 15:59:11 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-02 16:45:34 +0200
commit30c3a035ff798e56c41e6967abbd11ee002fb212 (patch)
tree7e1803ae5afc7987c3f5413d6706d05fc0fa9672 /package/systemd
parent83cd5731c956ece6c03e64685d2c11e06e5bf4b3 (diff)
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 <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/systemd')
-rw-r--r--package/systemd/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/systemd/Config.in b/package/systemd/Config.in
index 8ccd46eee..34c00ad57 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