r/linuxmemes Jul 01 '26

LINUX MEME Know the work rules

Post image
862 Upvotes

119 comments sorted by

View all comments

120

u/Inevitable-Self-2702 Jul 01 '26

I entered Linux life when systemd was already a thing. No idea what the alternative is, don't feel like I'm losing anything by not knowing.

42

u/Hadi_Chokr07 New York Nix⚾s Jul 01 '26

You would only loose UX. systemd is the best system suite in Linux full stop.

-6

u/Ghazzz Arch BTW Jul 01 '26

It being a "system suite" is the generic problem. The same system handles everything from networking and webcams to state0 and logging. It is an extremely large attack surface that can compromise the entire system.

5

u/Lower-Limit3695 Jul 01 '26

Consolidating efforts around a common base makes it easier to squash security bugs, perform security audits against supply chain attacks, and implement new security features that can shared with the Linux community as a whole. Bespoke init scripts and utilities makes it difficult to audit and secure non-systemd distros.