Set SLAVE=yes in ifcfg files when MASTER is set

- Fixes: #1980

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2025-09-03 06:21:29 -06:00
parent 7a6a1ad441
commit 458e23d0ae
3 changed files with 4 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
### Fixed
- Set `SLAVE=yes` in ifcfg files when `MASTER` is set. #1980
## v4.6.3, 2025-08-01