Merge "Remove incorrect spaces for libvirt_opts value"

This commit is contained in:
Jenkins 2016-01-14 08:50:16 +00:00 committed by Gerrit Code Review
commit 9c33f8aaeb

View File

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