Files
Paweł Gronowski 88df5b627e daemon: Adjust file permissions for umask 000
Clearing the daemon umask means creation sites can no longer rely on
umask 0022 to remove group/other-write bits from permissive modes.

Adjust modes for daemon-owned files that previously depended on the old
umask:

- fuse-overlayfs lower file
- goroutine stack dump file
- layer migration tar-data file
- network namespace mount file

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-06-17 14:57:17 +02:00
..
2025-12-15 18:56:34 +01:00