]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(network-manager): create /run directories
authorHarald Hoyer <harald@redhat.com>
Thu, 22 Apr 2021 07:06:23 +0000 (09:06 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Thu, 22 Apr 2021 07:28:35 +0000 (09:28 +0200)
commit49b614961dc8684f8512febbf80da489909e4b7f
tree9697d319aecd6749c6daf701c67f3dd00af55f4a
parentb80ee080937ce364f7324c297f23e40af6d88892
fix(network-manager): create /run directories

Create the `/run/NetworkManager/initrd` directory before creating
`/run/NetworkManager/initrd/neednet`. Somehow on Fedora 32 this
directory is missing, when the script is running.

This fixes all NetworkManager tests for Fedora 32.
modules.d/35network-manager/nm-lib.sh