systemd/systemd
The systemd System and Service Manager observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4
- age_days: 4179
- days_rel: 40
- days_push: 7
- n_releases_24m: 54
Adoption not part of the score
16630 stars · 4643 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
systemd is a suite of basic building blocks for a Linux system, providing a system and service manager that runs as PID 1 and starts the rest of the system. It offers parallelized service startup, socket and D-Bus activation, cgroup-based process tracking, and companion daemons for logging, network configuration, time sync, and name resolution.
Use cases
- manage system services and daemons on linux
- configure which services start at boot
- view and query system logs with journald
- set up socket-activated on-demand services
- manage mount points and automounts
- control runlevels and boot targets
- track processes with control groups
When to choose
- you administer a modern linux distribution that ships systemd
- you need a dependency-based service manager with parallel startup
- you want integrated logging, network config, and device management under one init system
When to avoid
- you run a non-linux operating system
- you prefer a minimal init like runit, s6, or OpenRC on a lightweight system
- you need to manage services on embedded systems with strict resource constraints
Facets
application · maturity stable
configuration-management logging networking scheduling developer-tools operating-systems self-hosted infrastructure-as-code c init-system pid1 service-manager cgroups journald system-boot unit-files dbus-activation devops linux
3 sources
- readme: https://github.com/systemd/systemd · fetched 2026-08-28 · 657d11e50740
- homepage: https://systemd.io · fetched 2026-08-29 · 1fc4d631d22e
- site_page: https://systemd.io/FAQ · fetched 2026-08-29 · 194db9ccdebc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| systemd/systemd | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem