The Lix daemon stores caches in /root/.cache #634

Open
opened 2025-01-22 01:45:15 +00:00 by jade · 0 comments
Owner

This is obviously a massive FHS violation and highly surprising. The daemon has been doing this forever though, it's just absurd. It should either be in /nix/var/cache/nix OR in /var/cache. The former is probably the only one we are actually able to do.

Note that if we fix this it will be a little surprising if occasionally running commands in the local store with CppNix daemons or nix processes running as root.

This is obviously a massive FHS violation and highly surprising. The daemon has been doing this forever though, it's just absurd. It should either be in /nix/var/cache/nix OR in /var/cache. The former is probably the only one we are actually able to do. Note that if we fix this it will be a little surprising if occasionally running commands in the local store with CppNix daemons or nix processes running as root.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lix-project/lix#634
No description provided.