diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-21 15:13:45 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-21 15:13:45 +0000 |
| commit | 81ef29e8589ac4e10b6f67b4ab4049645f05c020 (patch) | |
| tree | 25b21be94e25fbdde852ec700295c8b77c696d62 /src/git/sync.rs | |
| parent | 6c3c93752e9ee8da7f16fbeda70f9eb7a0ca8eb0 (diff) | |
fix(nix): explicitly create parent directories for dataDir in tmpfiles
The tmpfiles.rules now explicitly creates the parent directory of dataDir
with root:root ownership and 0755 permissions before creating the
service-owned directories. This ensures the directory hierarchy exists
even if parent directories are missing.
While systemd-tmpfiles should create parent directories automatically,
this makes the behavior explicit and ensures proper permissions on the
immediate parent directory.
Diffstat (limited to 'src/git/sync.rs')
0 files changed, 0 insertions, 0 deletions