Merge "Modify libvirt_opts="-d -l" to libvirtd_opts="-d -l""

This commit is contained in:
Jenkins 2016-08-17 06:28:26 +00:00 committed by Gerrit Code Review
commit efdf6c93fc

View File

@ -160,7 +160,7 @@ Edit `/etc/libvirt/libvirtd.conf` to make sure the following values are set::
Edit `/etc/default/libvirt-bin`::
libvirt_opts="-d -l"
libvirtd_opts="-d -l"
Restart the libvirt service::