Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
lungdart338430dPeople don't like it because it's bloaty and does too many things.
It breaks the UNIX convention of "do one thing well" that initd and earlier were better at.
It's perfectly fine though, people just like to bitch. -
tosensei845630dtbh i find systemd to be much more usable, intuitive and stable than init.d ever was.
-
lungdart338428d@tosensei init.d was very simple, that was nice. Systemd has some nice features though.
I've never experienced stability issues with either to be honest. -
tosensei845628d@lungdart i also never had any problems with using either (that i didn't cause myself).
but when writing own services, i found that init.d just.... _lacked elegance_ - i feel the more declarative approach of systemd is a better choice compared to the "lol, just chuck a bash script in there" of init.d
that being said, from a dev-perspective, the question is moot. because from a dev-perspective, the "better" system is the one that's in place at the customers location. -
typosaurus1215427d@AdamOnAir I was playing with openrc on alpine yesterday and it's simplistic as far as I can tell. I was configuring docker on alpine IN a VM. But when I found out that groups were missing, I thought "ok, that's enough. Now I quit.". But I made a nice init.d service that does nothing
Related Rants
Really why using systemd ? Honestly, it sucks.
rant
systemd