Opened 2 years ago
Closed 2 years ago
#97 closed defect (fixed)
qubes_setupdvm creates DVM files with root ownership
| Reported by: | smoku | Owned by: | smoku |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 Beta 1 |
| Component: | core | Keywords: | |
| Cc: |
Description
When qubes_setupdvm is run during system boot and there is no DVM created yet, it creates it with all files owned by root and no qubes group access.
Change History (3)
comment:1 Changed 2 years ago by smoku
- Owner changed from joanna to smoku
- Status changed from new to accepted
comment:2 Changed 2 years ago by joanna
- Milestone set to Release 1 Beta 1
comment:3 Changed 2 years ago by smoku
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.

Should we run qvm-create-default-dvm under su, or just change the permissions afterwards?