mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
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>
This commit is contained in:
parent
83cd5731c9
commit
30c3a035ff
@ -277,6 +277,7 @@ config BR2_PACKAGE_SYSTEMD_POLKIT
|
|||||||
|
|
||||||
config BR2_PACKAGE_SYSTEMD_NETWORKD
|
config BR2_PACKAGE_SYSTEMD_NETWORKD
|
||||||
bool "enable network manager"
|
bool "enable network manager"
|
||||||
|
default y
|
||||||
help
|
help
|
||||||
systemd-networkd is a system service that manages networks.
|
systemd-networkd is a system service that manages networks.
|
||||||
It detects and configures network devices as they appear, as well as
|
It detects and configures network devices as they appear, as well as
|
||||||
|
Loading…
x
Reference in New Issue
Block a user