Hacker News new | ask | show | jobs
by rwmj 4574 days ago
You can do "yum install rsyslog". However I agree that it shouldn't have been removed.
1 comments

That's nice, but can you "yum install upstart"?
No. Why would you want to? Upstart is inferior to systemd in every way and if Fedora supported both then it would have to test every package that contained a daemon twice.
> No. Why would you want to? Upstart is inferior to systemd in every way...

This is heavily disputed[1]. Please do not misrepresent your opinion as fact.

[1] Example: https://wiki.debian.org/Debate/initsystem

Because upstart is easy and systemd is difficult.
Removing upstart is a feature.

systemd is not hard, it's just different. Those configuration files are a lot easier to generate and get working correctly.

As a user, I can't tell what service is started when by which config file and where it should go. multi-user.target.wants? default.target.wants? Why are there windows-style .ini files and why are they all symlinks to /usr? Is it forbidden to make changes now? Really, RedHat?

It just baffles me whenever I look at it.

What else would you wish for? A registry that can get randomly corrupted, complete with nonsensical keys?

It's baffling, but there's reasoning. systemd is actually pretty slick at the core. A lot of the complexity comes from how flexible it is.

You're just grasping at straws.
Linux is hard, let's go shopping!