`/mnt/lima-cidata` should not need `mode=0700,dmode=0700,overriderockperm,uid=0`
Open
expert
kind/refactoring
status/needs-careful-security-review
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
https://github.com/lima-vm/lima/blob/d7a96ebfd9d8c98ddab4181faa02f3ab28ecba59/pkg/cidata/cidata.TEMPLATE.d/user-data#L50-L53
(Introduced in https://github.com/lima-vm/lima/pull/68/changes/8c75ebd16331d575618b6306f6f7935d8df08411)
Why do we have `mode=0700,dmode=0700,overriderockperm,uid=0` here?
Is there anything we have to hide from non-root?
Contributor guide
Assessment
This issue has not been assessed yet.