Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
functions: only update file-permissions when needed
Modifying the permissions only for files that have wrong permissions will speed up container start. A welcome sideeffect is no change of ctime, which helps to prevent not needed external backups.
- Loading branch information