nix-community / impermanence

Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]
MIT License
1.14k stars 84 forks source link

Boot does not revoke chmod permissions #166

Closed ghost closed 7 months ago

ghost commented 7 months ago

I recently used chmod to give me full permission to edit the files in a folder. After rebooting, I'd expect the permissions to be revoked to the original state.

Why is this not the case?

ghost commented 7 months ago

Ended up solving this with systemd.tmpfiles