]> git.ipfire.org Git - thirdparty/dracut.git/commit
network-manager: don't run NetworkManager when there are no connections
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 2 Dec 2019 01:19:51 +0000 (02:19 +0100)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 14 Jan 2020 08:24:42 +0000 (09:24 +0100)
commit5965710e018989b02a56e8d190b71740ca3b5463
tree562e703ba2f1fe624f83f56ccc773166d506ceb4
parent05b75703b0e378f0dac2db89dd5a4ad88ed9e529
network-manager: don't run NetworkManager when there are no connections

NetworkManager would unnecessarily bring up the devices, colliding with
further attempts to rename the devices.

This is arguably a NetworkManager bug and should eventually be fixed there.
Running NetworkManager without the connection is unnecessary regardless.
modules.d/35network-manager/nm-run.sh