diff --git a/libvirt.spec.in b/libvirt.spec.in index 10c7083fd0b65f95b3a184853d0011e92ffd8195..b6ded04b090b0277e8f37c0b0f0d2b42e9db0683 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -1468,7 +1468,6 @@ done if [ $1 -eq 1 ] ; then # Initial installation /bin/systemctl enable libvirtd.service >/dev/null 2>&1 || : - /bin/systemctl enable cgconfig.service >/dev/null 2>&1 || : fi %else %if %{with_cgconfig}