Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Some apps like systemd want to make use of cgroups but currently there is no package that owns this dir, and adding it ti systemd seems wrong as it other could want to use it too. So the most logical place is to have it in filesystem. Additional info: See https://bugzilla.redhat.com/show_bug.cgi?id=598299 for the discussion regarding systemd.
Wouldn't this be more appropriate in libcgroup?
(In reply to comment #1) > Wouldn't this be more appropriate in libcgroup? Yeah that makes sense.
Hmm, as it turns out libcgroup seems to already own that dir. so i guess we can close this bug...