mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-23 04:33:02 +00:00
Add note about restart libvirtd after change user
This commit is contained in:
parent
ba7d8804d8
commit
b3b087e9b2
@ -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)
|
## Libvirt from user (required if you need access to shared files)
|
||||||
|
|
||||||
$ echo user = "\"$USER\"" | sudo tee -a /etc/libvirt/qemu.conf
|
$ echo user = "\"$USER\"" | sudo tee -a /etc/libvirt/qemu.conf
|
||||||
|
$ sudo systemctl restart libvirtd
|
||||||
|
|
||||||
## Install appvm tool
|
## Install appvm tool
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user