]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: don't enable cgconfig under systemd
authorEric Blake <eblake@redhat.com>
Mon, 5 Nov 2012 16:48:28 +0000 (09:48 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 5 Nov 2012 17:34:03 +0000 (10:34 -0700)
commitab02e39f592ebfcc52ef594a6ae7be66c5e1e287
treec74594fe04bcb7ee6479773d3ba413b20cba49f8
parente54945071484c7923a724cc90e6e0410f9999341
spec: don't enable cgconfig under systemd

In Fedora 16, we quit enabling cgconfig because systemd set up
default cgroups that were good enough for our use.  But in F17,
when we switched to systemd, we reverted and started up cgconfig
again.  See also the tail of this thread:
https://www.redhat.com/archives/libvir-list/2012-October/msg01657.html

* libvirt.spec.in (with_systemd): Rely on systemd for cgroups.
(cherry picked from commit b61eadf3c62be4dfa452e04bf851aa5f2e0acb4b)
libvirt.spec.in