1
0
Fork 0
mirror of https://code.dumpstack.io/tools/appvm.git synced 2025-03-26 16:22:01 +00:00

Add note about restart libvirtd after change user

This commit is contained in:
Mikhail Klementev 2018-07-12 06:38:30 +00:00
parent ba7d8804d8
commit b3b087e9b2

View file

@ -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