]> git.ipfire.org Git - thirdparty/dracut.git/commit
network-manager: call the online hook for connected devices
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 27 Nov 2018 14:30:48 +0000 (15:30 +0100)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 30 Nov 2018 14:26:18 +0000 (15:26 +0100)
commit79a17b0112995eb60c85c64d15070c52f213b28d
tree563195d90dc56db317f2cae9e97a9c63c414d797
parent76522d58c337e695cbffdc10afb04344f16f81b0
network-manager: call the online hook for connected devices

Look for "connection-uuid" instead of "managed" to determine the devices
that are actually activated with a connection and call the online hook.

This fixes the anaconda-net root mount, which utilizes the online hook.
modules.d/35network-manager/nm-run.sh