Systemd

systemd is an init system for Linux. Apart from being the PID 1 process, it offers many more features, such as management for services, user authentication, networking, as well as event logging.

systemd is used in many Linux distributions: Debian, Ubuntu, Arch Linux, RHEL, and their derivatives.

systemd is heavily criticized for it being too bloated, which causes slower operation and larger attack surface.

Alternatives

More