Systemd: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 13: | Line 13: | ||
=Subjects= | =Subjects= | ||
* <span id='Concepts'></span>[[systemd Concepts#Overview|Concepts]] | * <span id='Concepts'></span>[[systemd Concepts#Overview|Concepts]] | ||
* [[Differences between System V and systemd|Differences between System V and systemd]] | |||
=Configuration= | =Configuration= |
Revision as of 20:36, 19 August 2023
External
Internal
Overview
systemd
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.
Subjects
Configuration
- Custom systemd Unit and Unit File
- Declare a Dependency between Services
- Setting Environment Variable for a systemd Service