X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fceilometer-common.postinst.in;h=623271b3d33ef4809480c44ac76e3497a34a7e11;hb=07e067df4658bcc2f5a1e5a1ce1955dc120b47a7;hp=346f2c626732c41d5cbd226ca06c62d17a724330;hpb=ddd421f87c09593e8cefeabb65349303988bdf87;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/ceilometer-common.postinst.in b/trusty/debian/ceilometer-common.postinst.in index 346f2c6..623271b 100644 --- a/trusty/debian/ceilometer-common.postinst.in +++ b/trusty/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