add support for resolving absolute path automatically

Signed-off-by: jason yang <jasonyangshadow@gmail.com>
This commit is contained in:
jason yang
2023-03-22 04:18:50 +00:00
parent ceb7859a85
commit 84bfccba43
2 changed files with 12 additions and 6 deletions

View File

@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added a missing `.ww` extension to the `70-ww4-netname.rules` template in the
wwinit overlay.
- Restrict access to `/warewulf/config` to root only. (#728, #742)
- Add support for resolving absolute path automatically. #493
### Changed