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

Change-Id: Iebb5ab722e416e83abfe48e7b66633645c63f94b
This commit is contained in:
zte-hanrong 2016-08-13 16:19:54 +08:00
parent 196a7a5457
commit 2e55f4ebee

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