Another daemon for managing control groups
Another daemon for managing control groups
Posted Jan 26, 2014 1:20 UTC (Sun) by HelloWorld (guest, #56129)In reply to: Another daemon for managing control groups by Baylink
Parent article: Another daemon for managing control groups
It *doesn't work*. Stop denying it, sysvinit can't even stop a service reliably and correctly.
> and you don't have to read thousands of lines of source to figure out what it's doing.
Yeah, you just have to read thousands of lines of shell. With systemd otoh, you read *documentation*. You know, this stuff that is actually meant to be read by humans. Because unlike the sysvinit quagmire, systemd actually *has* documentation that's worth mentioning.
> And if one part of it falls over, ps will tell you, and you can kill just that one part.
Yeah, like systemd somehow magicall broke ps.
> And you can grep the damn logs.
You can do that with journalctl too. But actually most people don't do it, because it *sucks* and just using the domain-specific features of journalctl is easier, faster and more robust.
