devops-works/binenv

cache.json & distributions.yml have wrong permissions in global mode

leucos opened this issue · 1 comments

In global mode, cache is not readable by users.
While sudo is required for mutations, being able to read cache & distributions unprivileged in global mode is a must.

total 136
drwxr-xr-x  2 root root   4096 May  6 13:57 .
drwxr-xr-x 17 root root   4096 May  6 13:57 ..
-rw-r-----  1 root root 127172 May  6 13:57 cache.json

fixed in v0.19.3