wiki/articles/systemd.md
tocariimaa cb69c5d301 rewrite articles urls, once again
change the html extension to md
2025-02-08 21:29:57 -03:00

1.2 KiB

SystemD

This article is part of the bloat and vomit inducing series

SystemD (also known as SoystemD) is a bloated and predatory init system for Linux made by Micro$oft employee Lennart Poettering (then working for RedHat) as a mean of bringing the Embrace, Extend and Extinguish and update culture movements into Linux.

A notable backdoor (thwarted) attempt in 2024 on liblzma was facilitated by a completely redundant SystemD dependency added by Debian maintainers to OpenSSH. Had the backdoor attempt succeeded, it would have given full root access to millions of Linux servers.

Distros without soystemd

  • Artix Linux (basically Arch Linux without Systemd)
  • Gentoo
  • Devuan (fork of Debian)
  • Slackware
  • Linux From Scratch
  • OpenWRT
  • Guix
  • ...

See also

Alternatives

  • s6
  • runit
  • OpenRC (from Gentoo)
  • SysVinit
  • BSD-style rc init systems
  • suckless sinit