Skip to content

Conversation

@dgagn
Copy link

@dgagn dgagn commented Jul 25, 2025

Under systemd (or other environments with private/tmp mounts), temporary files may reside on a different device than /etc. Previously, rename() would panic with EXDEV and stop template writes entirely.

This fix falls back to a safe move strategy, ensuring templates always update regardless of mount layout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant