|
|
|
|
|
by vacri
3459 days ago
|
|
A lot of people don't like systemd because it heavily violates the unix principle of "do one thing and do it well". It replaces a lot of subsystems (eg: goodbye to all your old ways of looking at logs). Also, the primary developers have a poor attitude. Systemd is relatively nice now, but the disdain for it wasn't just 'hate train'. |
|
No, it is mostly hate train. I only read one or two solid (technical) arguments against systemd. And no, no one of them is found in the regular systemd-hate sites.
> Also, the primary developers have a poor attitude.
I think the community have a worse attitude them the core developers, however this is mostly anectodal observation.
> eg: goodbye to all your old ways of looking at logs
systemd enable syslog.service
Here you go, all your old logs in the place you expect them.