X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fceilometer-common.postinst.in;h=623271b3d33ef4809480c44ac76e3497a34a7e11;hb=5c4c2b0fdec44735ddde2cb75f8d9542027d9d78;hp=346f2c626732c41d5cbd226ca06c62d17a724330;hpb=968509950453ae67ec838c86372de2d3fa19d3d2;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/ceilometer-common.postinst.in b/xenial/debian/ceilometer-common.postinst.in index 346f2c6..623271b 100644 --- a/xenial/debian/ceilometer-common.postinst.in +++ b/xenial/debian/ceilometer-common.postinst.in @@ -10,7 +10,7 @@ libvirt_user_group () { LIBVIRT_GROUP=libvirt elif getent group libvirtd ; then LIBVIRT_GROUP=libvirtd - elif + else if dpkg-vendor --derives-from ubuntu ; then LIBVIRT_GROUP=libvirtd else