@icedquinn
This! As multicore CPUs were getting more affordable, you could find them not only in SMP systems, but in consumer laptops too. Upstart and systemd were supposed to take advantage of this parallelism to speed OS startup and had to do some dependency management to achieve that.
Modern systems got even faster and SSDs got cheap as dirt, there is no longer need for that — runit just launches everything at the same time and I've never ever had any issues with that 🤷
@grillchen @anonicus
@icedquinn I've seen such a run script in Void… Once… 😆
I mean, of course, that is possible to — but seldomly required.
@grillchen @anonicus