Remove dracut NetworkManager connections for phase 2

- Closes: #1780

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2025-02-25 01:17:24 -07:00
parent 3a1e581f93
commit 8c65c681c9
2 changed files with 7 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix nightly builds. - Fix nightly builds.
- Better handling for missing NetDev.Device. #1777 - Better handling for missing NetDev.Device. #1777
- Remove dracut NetworkManager connections between boot phases. #1780
## v4.6.0rc3, 2025-02-23 ## v4.6.0rc3, 2025-02-23

View File

@@ -0,0 +1,6 @@
#!/bin/sh
echo "Warewulf prescript: NetworkManager"
echo
echo "Removing NetworkManager state from any prior boot stage..."
rm -rf /run/NetworkManager