1
0
Fork 0

Add note about restart libvirtd after change user

master
dump_stack() 2018-07-12 06:38:30 +00:00
parent ba7d8804d8
commit b3b087e9b2
1 changed files with 1 additions and 0 deletions

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