mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-03-12 17:53:54 +00:00
Add note about restart libvirtd after change user
This commit is contained in:
parent
ba7d8804d8
commit
b3b087e9b2
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ You need to **relogin** if you install virt-manager (libvirt) first time.
|
|||
## Libvirt from user (required if you need access to shared files)
|
||||
|
||||
$ echo user = "\"$USER\"" | sudo tee -a /etc/libvirt/qemu.conf
|
||||
$ sudo systemctl restart libvirtd
|
||||
|
||||
## Install appvm tool
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue