Merge pull request #1406 from anderbubble/1389-rundir-help-text

Additional help test when container.RunDir already exists
This commit is contained in:
Christian Goll
2024-09-25 11:10:22 +02:00
committed by GitHub
2 changed files with 5 additions and 2 deletions

View File

@@ -66,6 +66,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- make sure that warewulfd has the permission 0755 at creation time #674
- Fix "onboot" behavior for NetworkManager, Debian networking, and Suse wicked. #1278
### Added
- Additional help test when container.RunDir already exists. #1389
## v4.5.7, 2024-09-11
### Added