Systemd: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
:[[systemd Concepts]] | :[[systemd Concepts]] | ||
</blockquote> | </blockquote> | ||
=Differences between System V and systemd= | |||
{{Internal|Differences between System V and systemd|Differences between System V and systemd }} | |||
=Configuration= | =Configuration= |
Revision as of 20:11, 19 August 2023
External
- systemd System and Service Manager https://www.freedesktop.org/wiki/Software/systemd/
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. For more details, see systemd Concepts.
Concepts
Differences between System V and systemd
Configuration
- Custom systemd Unit and Unit File
- Declare a Dependency between Services
- Setting Environment Variable for a systemd Service