Set umask to 0000 while overlays are being built. Fixes #584

This commit is contained in:
David McFarlane
2023-01-18 14:30:15 +11:00
parent 1df6f6229e
commit 950099f9dc
2 changed files with 5 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- New man page for `defaults.conf` #593
- New debug overlay template
- Fix directories within overlays losing group/other write permissions #584
## [4.4.0rc2] 2022-12-09