Systemd: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
=External=
 
* http://www.freedesktop.org/wiki/Software/systemd/
* systemd System and Service Manager https://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]]
* [[Differences between System V and systemd]]


=Overview=
=Overview=


<code>systemd</code> is an init system, a system and user space service manager for the Linux operating system. Fore more details, see [[systemd Concepts#Overview|systemd Concepts]].
<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]].
 
=Concepts=
 
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
:[[systemd Concepts]]
</blockquote>
 
=Configuration=
 
* [[Custom systemd Unit and Unit File]]
* [[systemd Declaring a Service Dependency|Declare a Dependency between Services]]
* [[Setting Environment Variable for a systemd Service]]
 
=Operations=


* [[journalctl]]
=Subjects=
* [[systemctl]]
* <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