Another daemon for managing control groups
Another daemon for managing control groups
Posted Jan 25, 2014 20:50 UTC (Sat) by Baylink (guest, #755)In reply to: Another daemon for managing control groups by anselm
Parent article: Another daemon for managing control groups
No, the modularity comes from *the pieces not all being one big piece with no visibility or lines of separation*.
Yes, the design of sysVinit is a *bit* rough. But it works, and it's easy to understand if you know basic Unix, and you don't have to read thousands of lines of source to figure out what it's doing.
And if one part of it falls over, ps will tell you, and you can kill just that one part.
And you can grep the damn logs.
