]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fixed service handling in specfile
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 24 Feb 2012 11:28:58 +0000 (12:28 +0100)
committerEric Blake <eblake@redhat.com>
Fri, 24 Feb 2012 23:31:04 +0000 (16:31 -0700)
commit801a60ff88e06087dd8fc2cf09b6b7b6b6d83f6d
tree3f40dbe94426fc8276ff43f0c798468829df3514
parent4a92360091fd036152a7980f38ab01c54874061d
Fixed service handling in specfile

After adding the libvirt-guests service into usual runlevels, we used
to start the libvirt-guests service. However this is usually not a
good practice. As mentioned on fedoraproject wiki, the installations
can be in changeroots, in an installer context, or in other situations
where we don't want the services autostarted.
libvirt.spec.in