can we have SysV init back?
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: August 31st, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
the problem with introducing stuff like that at random is, that it may break A LOT in production environments
systemd is kinda trivial to replace, just look at devuan


if you are not used to it you will have to learn it… that goes both ways…
and all the functionality you need were already in normal initfiles, cron and rsyslogd
my main issue with systemd always has been, that it centralises stuff that does not relate to each other into one single program instead of keeping it seperate and as simple as possible