Merge "Remove incorrect spaces for libvirt_opts value"
This commit is contained in:
commit
9c33f8aaeb
@ -92,7 +92,7 @@ Edit `/etc/libvirt/libvirtd.conf` to make sure the following values are set::
|
||||
|
||||
Edit `/etc/default/libvirt-bin`::
|
||||
|
||||
libvirt_opts = " -d -l"
|
||||
libvirt_opts="-d -l"
|
||||
|
||||
Restart the libvirt service::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user