this post was submitted on 25 Sep 2024
53 points (84.4% liked)

Linux

47457 readers
1128 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I am not the author.

top 50 comments
sorted by: hot top controversial new old
[–] ulkesh@beehaw.org 4 points 1 day ago

This article sounds a decade old.

systemd attempts to cover more ground instead of less

Have I got news for the author about the kernel he seems to have no issue with. (Note: I love the Linux kernel, but being a monolith, it certainly covers more ground instead of less, so the author's point is already flawed unless he wants to go all Tanenbaum on the kernel, too)

[–] Findmysec@infosec.pub 12 points 2 days ago* (last edited 2 days ago) (1 children)

I've heard of s6 and runit alongside OpenRC as alternatives. I believe distros should make the init system agnostic of the rest of the software and not force users to stick with what they force them to do. Systemd is really slow.

What infuriates me more than distros playing the heavy hand in adopting it, are applications depending on it (I'M LOOKING AT YOU GNOME). This is completely unacceptable. If I find an application that doesn't work without systemd, I either compile it to see if it will work otherwise or give up on it.

Maybe my view of systemd will change if I delete all of the other binaries and just use the init module. Who the fuck decided to put a fucking log in manager with the init system???? This is the feature bloat that I'm talking about and I hate it

[–] bunitor@lemmy.eco.br 1 points 16 hours ago

systemd is a system daemon, not an init system

also, why should applications avoid depending on useful features?

[–] CrypticCoffee@lemm.ee 2 points 1 day ago* (last edited 1 day ago) (1 children)
[–] flying_sheep@lemmy.ml 2 points 1 day ago (1 children)

systemd, not SystemD, or system d.

But yeah, wonderful talk!

[–] CrypticCoffee@lemm.ee 1 points 1 day ago

Point taken. Saves me some clicking!

[–] ravhall@discuss.online 42 points 3 days ago (4 children)

The reason why systemd has become so prevalent is not that it has been accepted by the community. It's that it has manpower. It is backed up by open source software companies that can provide much more manpower than developers like myself working on free software on their own time.

TLDR

[–] dlove67@feddit.nl 40 points 3 days ago (3 children)

But also it has been accepted by the "community", by and large.

[–] leisesprecher@feddit.org 22 points 3 days ago (2 children)

I mean, what is his point? We should have worse software because then the devs are volunteers?

Is Linux now supposed to work like early Olympics?

[–] matcha_addict@lemy.lol 1 points 1 day ago

Not how I understood it. Rather, there are alternatives that have potential to be better than systemd, but systemd has the unfair advantage of receiving the funding and manpower.

If alternatives had equal manpower, they may have had better success than systemd.

[–] Findmysec@infosec.pub 4 points 2 days ago (5 children)

Explain how other init systems are necessarily worse than systemd

load more comments (5 replies)
[–] ravhall@discuss.online 17 points 3 days ago (1 children)

Yeah. I like systemd. This guy is just bitter and adverse to change.

load more comments (1 replies)
load more comments (1 replies)
load more comments (3 replies)
[–] wuphysics87@lemmy.ml 2 points 1 day ago

Uh oh here we go again... spaces are better than tabs! Fight me! The shirt is coming off! Granular white space beats fewer character per file!

[–] bunitor@lemmy.eco.br 26 points 2 days ago (2 children)

at least this guy recognizes systemd isn't (just) an init system

"it attempts to do more" yeah. that's the point. that's a good thing. a single source of truth for system background services. background systems used to be a fucking mess and then systemd fixed it. this is why it is the de facto pid 1

i wish people just quit whining

[–] matcha_addict@lemy.lol 1 points 1 day ago (1 children)

What can systemd do that cannot be done with OpenRC?

[–] bunitor@lemmy.eco.br 1 points 16 hours ago

i don't know much about openrc, but doesn't it use sysvinit? one of the major advantages of systemd is ditching sysvinit

[–] menixator@lemmy.dbzer0.com 17 points 2 days ago* (last edited 2 days ago) (8 children)

I think if systemd were documented in a more consumable format (the man pages need better organization IMO) more people would see how powerful it is. Mounting directories with BindPath, and BindPathRO, Limiting systemcalls, socket activation and cgroup integration, and nspawn containers are features I can't live without.

I feel like a lot of people that get attached to the "It tries to do everything and it's against the unix philosophy" argument might change their minds when they see the tradeoffs. It has its problems for sure, but you get a lot out of it.

These days I don't even use docker containers for running services. I just put it in a systemd service and lock it down as tightly as I can.

[–] prole@lemmy.blahaj.zone 2 points 2 days ago

I'm pretty sure the Arch Wiki has a substantial documentation regarding systemd

load more comments (7 replies)
[–] data1701d@startrek.website 20 points 2 days ago (3 children)

Honestly, it's 2024, and as a result, this post gives me a bit of a chuckle. For most purposes, systemd has won, and honestly, I hardly even notice. (Granted, I have only used Linux during the systemd era.) If systemd actually interferes with one's needs on a technological (not just a vague philosophical) level, little stops them from seeking out a way to use another init system.

Has it gotten more difficult to use other init systems these days? Yes. However, by the time a person has a problem where systemd can't do the job and have to use a different init system, they're probably more than competent enough to create custom services. I also feel like in terms of software support, only the most idiotic, worthless projects have no possible way to port hem to another init system.

[–] caseyweederman@lemmy.ca 7 points 1 day ago (1 children)

I used Linux during the init.d days. What a nightmare that was.

[–] flying_sheep@lemmy.ml 2 points 1 day ago

The only thing I liked was arch's pretty boot sequence … which I stared at for a while because SysV init was so slow.

load more comments (2 replies)
[–] axum@lemmy.blahaj.zone 27 points 3 days ago (1 children)

It's 2024, I think we can move on from cringe systemd hating.

This is like being still angry that Windows 7 is heavier than windows XP.

[–] Templa@beehaw.org 19 points 3 days ago (5 children)

I didn't understand why people were averse to systemd so after reading at least it was informative for me

[–] Shdwdrgn@mander.xyz 10 points 2 days ago* (last edited 2 days ago) (1 children)

From my own experience it was more about being a solution in search of a problem. I see some comments about how the old init system was so horribly broken, and yet the reality was it worked perfectly fine for all but some very niche situations. The only advantage I have ever seen with systemd is that it's very good at multitasking the startup/shutdown processes, but that certainly wasn't the case when it first arrived. For example I had a raspberry pi that booted in 15 seconds, and when I loaded a new image with systemd it took close to two minutes to boot. And there were quite a lot of problems like that, which is why people were so aggravated when distro admins asked the community for their thoughts on switching to systemd and then changed the distros anyway. This also touches on the perception that the "community" accepted it and moved on -- no, systemd was pushed on the community despite numerous problems and critical feedback.

But we're here now, systemd has improved, and we can only hope that some day all the broken bits get fixed. Personally I'm still annoyed that it took me almost a week to get static IPs set up on all the NICs for a new firewall because despite the whole "predictable names" thing they still kept moving around depending on if I did a soft or hard reset. Configuring the cards under udev took less than a minute and worked consistently but someone decided it was time to break that I guess.

load more comments (1 replies)
load more comments (4 replies)
[–] gr3q@lemmy.ml 10 points 2 days ago

I just insert the Tragedy of systemd video as my usual response to these threads.

[–] savvywolf@pawb.social 21 points 3 days ago (16 children)

Praise be the Unix Philosophy. May all your projects do precisely one thing, and let they not be tempted by forbidden fruit and do two things.

load more comments (16 replies)
[–] thingsiplay@beehaw.org 22 points 3 days ago (1 children)

The biggest threat to the Linux Community is the Linux Community itself.

[–] leisesprecher@feddit.org 17 points 3 days ago (2 children)

Yeah, but we are the real™ Linux community, not like those splitters from the community of Linux!

load more comments (2 replies)
[–] Cube6392@beehaw.org 11 points 2 days ago (1 children)

SystemD has been such a frustration the last couple years with the wonderful simplicity and stability it used to provide managing a system completely out the door as its main development company (RedHat) has stopped giving any kind of a shit about being a positive force in the world. We all shoulda listened 10 years ago when the greybeards were telling us not to fall for an init system trying to do too much.

[–] Auli@lemmy.ca 9 points 2 days ago (4 children)

If we listened to the grey beards there’d be no gui. Just a. Cli interface.

[–] drwho@beehaw.org 2 points 2 days ago

I'm not seeing a problem here.

load more comments (3 replies)
[–] wesker@lemmy.sdf.org 12 points 2 days ago (1 children)

Idk, I kinda like systemd.

load more comments (1 replies)
[–] floofloof@lemmy.ca 9 points 3 days ago (1 children)
[–] schizo@forum.uncomfortable.business 10 points 3 days ago (4 children)

Did we ever stop doing this?

If there's two things Linux users will argue about it's how your system inits itself, and text editors.

load more comments (4 replies)
load more comments
view more: next ›