Another daemon for managing control groups
Another daemon for managing control groups
Posted Dec 8, 2013 20:41 UTC (Sun) by anselm (subscriber, #2796)In reply to: Another daemon for managing control groups by Jandar
Parent article: Another daemon for managing control groups
Systemd still isn't udevd. Udevd is a separate program which can be used without systemd – it is just part of the same source tarball.
It does make technical sense for systemd's PID 1 process to be in charge of cgroups. See, for example, this message where Lennart Poettering explains why this is a reasonable idea.
