[Bug 598299] Review Request: systemd - A System and Session Manager

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 2 19:07:45 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=598299

--- Comment #8 from Lennart Poettering <lpoetter at redhat.com> 2010-06-02 15:07:40 EDT ---
git master now mounts a tmpfs to /cgroup. That means that the /cgroup/systemd
dir can be dynamically created at runtime by systemd. However, the /cgroup dir
must exist on boot, since / tends to be ro during early boot. That means
something or somebody must create /cgroup on package installation. I'd probably
just do an mkdir in %post, if that's acceptable.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list