Add script to check brick logs for permission denied #15

Merged
thomas.gebert merged 1 commits from check-and-fix-permissions into main 2026-05-07 12:35:21 +00:00

1 Commits

Author SHA1 Message Date
2013da5a92 Add script to check brick logs for permission denied
This script helps to find permission denied in realtion to wrong
folder permissions during a repo expansion.

It scans the brick logs of the given repository and tries to fix
permissions and ownership of the folders.

Additionally a find over the whole repo should be run in paralllel.
This script is only intended to help against errors actually happens
due to access attemps.
2026-05-07 14:28:08 +02:00