* Patrick Haller <201009-suckl...@haller.ws> [2013-04-11 04:30]:
On 2013-04-10 13:13, William Giokas wrote:
There are extremely strong technical arguments for using systemd as a
simple, easy to use and easy to configure initialization system.
systemd trades simplicity for boot-speed and stack integration.
There are always trade-offs.
Over 130000 SLOCs of C code is not a trade-off, it's the canonical definition
of software bloat. If you want better boot speed, there are less bloated
options. minit for example only consists of 1651 SLOCs.
Andreas