Some VM files are owned by root #8

Open
opened 2023-05-31 07:21:54 +00:00 by pim · 0 comments
Owner
-rw------- 1 root         root          12M May 31 02:06 gravity.db

This makes the VM be unable to read it:

root@swarmpriv2:/mnt/data/pihole/data# cat versions
cat: versions: Permission denied

Can be fixed by chown libvirt-qemu:libvirt-qemu but I don't know why this has happened.

``` -rw------- 1 root root 12M May 31 02:06 gravity.db ``` This makes the VM be unable to read it: ``` root@swarmpriv2:/mnt/data/pihole/data# cat versions cat: versions: Permission denied ``` Can be fixed by `chown libvirt-qemu:libvirt-qemu` but I don't know why this has happened.
pim added the
Bug
label 2023-05-31 07:21:54 +00:00
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
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: home/hypervisors#8
No description provided.