Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parent directories of user-specific paths have incorrect ownership and permissions. #9

Open
Sporif opened this issue Jan 1, 2025 · 1 comment

Comments

@Sporif
Copy link

Sporif commented Jan 1, 2025

The docs say the solution is manually creating extra systemd.tmpfiles rules but this doesn't scale very well. Could preservation generate these extra systemd.tmpfiles rules for intermediate path components of user-specific paths up to and including home directory?

@nazarewk
Copy link

nazarewk commented Jan 7, 2025

I would love to see such a feature myself.

Sporif added a commit to Sporif/preservation that referenced this issue Jan 9, 2025
This is done by generating extra tmpfiles.d rules for intermediate path components
of user-specific paths up to and including home directory.

Closes nix-community#9
Sporif added a commit to Sporif/preservation that referenced this issue Jan 9, 2025
This is done by generating extra tmpfiles.d rules for intermediate path components
of user-specific paths up to and including home directory.

Closes nix-community#9
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

No branches or pull requests

2 participants