System boot is a hard problem with dependency resolution, service management, etc.
Scripts didn’t properly solve the problem — they were like the easy solution for small ns. But that approach simply could not scale at all.
Systemd may indeed be somewhat more complex, but I don’t think that it would employ many accidental complexity— it is complex due to the problem domain. But imo that is a worthwhile thing to spend complexity budget on.
Systemd may indeed be somewhat more complex, but I don’t think that it would employ many accidental complexity— it is complex due to the problem domain. But imo that is a worthwhile thing to spend complexity budget on.