Skip to content

Commit

Permalink
Add note about modular daemons for libvirt in troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
lumarel committed Oct 23, 2024
1 parent 1f52257 commit 7282d98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ sudo systemctl start virtnetworkd
sudo systemctl start virtnetworkd-ro.socket
```

Another possibility could be, that it's necessary to switch libvirt to a modular daemon setup, see [https://libvirt.org/daemons.html#switching-to-modular-daemons](https://libvirt.org/daemons.html#switching-to-modular-daemons)

## Forward DNS

If you get this error in the Run installer section:
Expand Down

0 comments on commit 7282d98

Please sign in to comment.