#6 SELinux relabeling required for running Vagrant/libvirt
Closed 2 years ago by tpopela. Opened 5 years ago by lorbus.

I ran into a problem after installing vagrant-libvirt (with rpm-ostree install vagrant-libvirt):
The service failed to start and I had to run

 restorecon -Rv /etc/libvirt

in order to make it work, which yielded:

Relabeled /etc/libvirt from system_u:object_r:virt_etc_rw_t:s0 to system_u:object_r:virt_etc_t:s0

Vagrant has been working fine for me after this step.

@otaylor pointed me to the solution on IRC, he mentioned having encountered the issue as well.


Hi @lorbus if you still see the issue, please report it in https://github.com/fedora-silverblue/issue-tracker/issues/ (this issues tracker is deprecated).

Metadata Update from @tpopela:
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata