Systemd: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * [Linux] =Overview= systemd is a system and userspace service manager for the Linux operating system. systemd is run as the first process at boot (PID 1) and ac...")
 
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
* http://www.freedesktop.org/wiki/Software/systemd/
* https://www.digitalocean.com/community/tutorials/understanding-systemd-units-and-unit-files
* https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units
=Internal=
=Internal=
* [[Linux]]


* [Linux]
=Overview=


=Overview=
<code>systemd</code> is an init system, a system and user space service manager for the Linux operating system. It is equivalent, and servers the same purpose as [[System V]].


systemd is a system and userspace service manager for the Linux operating system. systemd is run as the first process at boot (PID 1) and acts as the init system that brings up and maintains the userspace services.
=Subjects=
* <span id='Concepts'></span>[[systemd Concepts#Overview|Concepts]]
* [[Differences between System V and systemd|Differences between System V and systemd]]
* [[Systemd Operations|Operations]]

Latest revision as of 22:17, 19 August 2023