emsure that .Paths.Tftpdir."warewulf" is 0755

Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
Christian Goll
2023-10-05 15:00:12 +02:00
committed by Jonathon Anderson
parent 1132365f5d
commit a8658c226f
2 changed files with 4 additions and 1 deletions

View File

@@ -57,6 +57,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Refactor of `wwinit/init` to more properly address rootfs options. #1098
- Fix autodetected kernel sorting issue. #1332
- Avoid panic on container import #1244
- make sure that warewulfd has the permission 0755 at creation time #674
## v4.5.7, 2024-09-11