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 |
|||
Line 20: | Line 20: | ||
=Configuration= | =Configuration= | ||
* [[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]] |
Revision as of 05:13, 16 February 2016
Internal
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 acts as the init system that brings up and maintains the userspace services.