You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/01/29 07:01:13 UTC

[GitHub] bwsw commented on a change in pull request #27: Update kvm.rst

bwsw commented on a change in pull request #27: Update kvm.rst
URL: https://github.com/apache/cloudstack-documentation/pull/27#discussion_r251711711
 
 

 ##########
 File path: source/installguide/hypervisor/kvm.rst
 ##########
 @@ -317,19 +317,19 @@ cloudstack-agent and should already be installed.
 
       env libvirtd_opts="-d -l"
 
-   On Ubuntu 16.04: just modify ``/etc/init/libvirt-bin.conf``
+   On Ubuntu 16.04: just modify ``/etc/default/libvirt-bin``
 
-   Add "-l" to the following line
+   Uncomment and change the following line
 
    .. parsed-literal::
 
-      env libvirtd_opts="-d"
+      #env libvirtd_opts=""
 
 Review comment:
   @sureshanaparti what do you mean?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services