[systemd-bugs] [Bug 80495] /sys/fs/cgroup mounted as read-only [breaks userspace]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 25 01:12:40 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=80495
Lennart Poettering <lennart at poettering.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
At early boot systemd will mount all controller hierarchies enabled in the
kernel into /sys/fs/cgroup/ into individual subdirs. Afterwards it will mount
/sys/fs/cgroup/ (but not the hierarchies below) read-only.
This means that if you have the "freezer" cgroup hierarchy enabled in the
kernel it will find it mounted there anyway. If you do not have it enabled in
the kernel you can't mount it anyway. Hence mounting the fs there read-only is
the right thing to do.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140625/8368edce/attachment.html>
More information about the systemd-bugs
mailing list