mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Since we support only Ubuntu 16.04+ on master/4.12+, we can now use the libvirt service name `libvirtd` for all distributions. This also fixes an optional package name for libvirtd installation on Debian 9+. Fixes #2909 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>