TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

“Are you an old-school Linux sysadmin who dislikes or doesn't want systemd?

7 pointsby rodrigo975about 3 years ago

4 comments

elmerfudabout 3 years ago
I like systemd as a way to manage services. I don&#x27;t like how they sprawl of it, as if everything is a new problem that has never been solved before. I don&#x27;t like how disto maintainers are just eating up these half-baked features which make them difficult to turn off.<p>Why does systemd need it&#x27;s own logging magic? I guess logging was never done prior to systemd. They literally had one corner case to solve for which means they decided to reinvent logging around instead of just solving for that one issue in already mature solutions.<p>Why does it need to own time sync... Because I guess they feel that can do it in a more complete, more secure, and less buggy way than the existing mature products.<p>I could go on and on about this nonsense that has been shoved down the users throat by the enterprise Linux giants. The sad thing is, there now seems to be a whole crop of users who don&#x27;t remember the core philosophy of do one thing and do it very very well. So there&#x27;s been an explosion of other things that try and suck in everything and duplicate efforts. They all seem to do their core problem well but all the ancillary things that they reinvent along the way they totally suck at.<p>Bringing up freeBSD. I&#x27;ll deal with the irritating pain of systemd and the Enterprise Linux overlords then deal with the whole host of problems that come with FreeBSD
评论 #30711955 未加载
dsqabout 3 years ago
This sounds a bit like the question &quot;Have you stopped beating your wife?&quot; (perhaps today better to say spouse or SO). You&#x27;re damned whatever you answer. Having said that, I think systemd can be an excellent tool suite. The thing is that often in lagacy production environments (which much of the world runs on) one must use what is available, and built in toola like cron are always there.
LinuxBenderabout 3 years ago
This is just my own personal preference but I have moved away from distributions that use systemd for my own things. I like the idea of systemd. I do not like the implementation. It has spread from being a replacement for init to being its own OS framework, logging, optional resolver that I assume one day will not be optional, network and namespace integration and so much more. The hooks into dbus and binfmt_misc are laying the groundwork for bringing back windows 95 design vulnerabilities. So rather than arguing about it I just moved on.
egberts1about 3 years ago
Reiterated here from another commenter: “Have you stop beating your wife?”