You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/10/22 06:55:54 UTC

[GitHub] wido commented on issue #2909: debian does not have libvirt-bin it has libvirt

wido commented on issue #2909: debian does not have libvirt-bin it has libvirt
URL: https://github.com/apache/cloudstack/issues/2909#issuecomment-431754257
 
 
   I think we can completely switch to the name *libvirtd*, I just tested on Ubuntu 16.04:
   
   <pre>systemctl status libvirtd</pre>
   
   <pre>cat /lib/systemd/system/libvirt-bin.service</pre>
   
   <pre>[Install]
   Alias=libvirtd.service
   </pre>
   
   As you can see, on Ubuntu it creates an alias.

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