mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Since NetworkManager 1.54, packaged since commit24827ae398(package/network-manager: bump to 1.56.0), new services related to running in an initrd are now installed, which prevents proper startup, with systemd reporting that two units declare the same BusName. When systemd is configured without initrd support, drop the NetworkManager initrd-related services. Fixes:24827ae398Signed-off-by: Yann E. MORIN <yann.morin@orange.com> Cc: Fiona Klute <fiona.klute@gmx.de> Cc: Marcus Hoffmann <buildroot@bubu1.eu> Acked-by: TIAN Yuanhao <tianyuanhao3@163.com> Signed-off-by: Fiona Klute <fiona.klute@gmx.de>