adding override for nm-wait-online-initrd.service to wait for interface config

Signed-off-by: Shane Nehring <snehring@iastate.edu>
This commit is contained in:
Shane Nehring
2025-03-31 15:22:22 -05:00
parent f2b202964c
commit d9db96a453
4 changed files with 14 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
### Added
- Added override.conf for nm-wait-online-initrd.service with dracut.
## v4.6.1, 2025-04-04
### Added