« Back to Systemd: Frequently Asked Questions

What is systemd?

What is systemd?

Systemd is a system and service manager on Linux distributions to start, stop, and monitor system services. It was created in 2010 by Lennart Poettering and is now the default service manager for many Linux distributions.

Systemd is a system and service manager. The name is short for ‘system daemon’, an ongoing service that manages the system. As it is also a service manager, it is responsible for start, stopping, and monitoring services. Systemd replaces the SysV init system and focuses on performance and resource management. It was created by Lennart Poettering in 2010, with Fedora Linux being the first to adopt it in May 2011. In 2015, several major Linux distributions started shipping with systemd.

If you are running a modern Linux distribution, changes are high that systemd is being used. This can be confirmed by using a command like systemctl on the command-line.

Systemd units

An important part of systemd are its unit files. These files define how components interact with each other, including the definition of a service or a mount point.

Other questions related to Systemd

    Related articles

    Like to learn more? Here is a list of articles within the same category or having similar tags.

    Feedback

    Small picture of Michael Boelen

    This article has been written by our Linux security expert Michael Boelen. With focus on creating high-quality articles and relevant examples, he wants to improve the field of Linux security. No more web full of copy-pasted blog posts.

    Discovered outdated information or have a question? Share your thoughts. Thanks for your contribution!

    Mastodon icon