diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-04-28 17:40:39 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-04-28 18:12:14 +0200 |
commit | a06c77784468f071508ee432c0b0f6d58accbc21 (patch) | |
tree | 04fbc34ccf5116ba7fa8698b6f87c1fde7566895 /import_source.py | |
parent | ae4de42894153eba76a34e15df7582b2071e66a5 (diff) |
Set and restore umask to ensure lockfiles are atomically created with mode 0664.
Using the default 0022 yields lock files with g-w, so trying to flock(2)
from a different user failed.
Diffstat (limited to 'import_source.py')
0 files changed, 0 insertions, 0 deletions