Comment Re:You'll end up with an empty repository (Score 1) 157
> The primary advantage claimed was that it eliminated init scripts
Claimed by whom?
The primary advantage of systemd is it deals with dependencies in a more sane way than sysvinit. There are other alternatives to sysvinit, systemd is the one that happened to take off.
sysvinit has been responsible for a number of unbootable environments over the years personally speaking, while I've always been able to log into a systemd system I've set up and been able to ensure daemons start at the right times, without needing to hack together sleep commands or anything like that.
There are other init systems that can also do that, but systemd is, for whatever reason, the one we standardized on. Alas it turns out the maintainers are pro-fascism. Which you'd expect given systemd is part of the corporatization of GNU/Linux lead by IBM and Canonical, like GNOME, Wayland, etc are as well.
So we need to switch to something similarly capable. Maybe this fork. Maybe OpenRC or something similar. (Disclaimer: I have no investigated OpenRC, but I gather it's a project with similar aims.)
Pick something. Just not sysvinit. The latter hasn't been appropriate since the 1990s, it's ridiculous we continued using it as long as we did.