Systemd: Difference between revisions
Jump to navigation
Jump to search
migrating from https://home.feodorov.com:9443/wiki/Wiki.jsp?page=Systemd
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
* [[Custom systemd Unit and Unit File]] | * [[Custom systemd Unit and Unit File]] | ||
* [[systemd Declaring a Service Dependency|Declare a Dependency between Services]] | * [[systemd Declaring a Service Dependency|Declare a Dependency between Services]] | ||
* [[Setting Environment Variable for a systemd Service]] | |||
=Operations= | =Operations= | ||
* [[journalctl]] | * [[journalctl]] |
Revision as of 17:47, 16 February 2016
Internal
Overview
systemd is a system and userspace service manager for the Linux operating system. More in systemd Concepts Overview ...
Concepts
Configuration
- Custom systemd Unit and Unit File
- Declare a Dependency between Services
- Setting Environment Variable for a systemd Service