Systemd: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
=Configuration=
=Configuration=


* [[Declare a Dependency between Services]]
* [[systemd Declaring a Service Dependency|Declare a Dependency between Services]]

Revision as of 19:53, 11 January 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.


TODO: continue to migrate from https://home.feodorov.com:9443/wiki/Wiki.jsp?page=Systemd


Configuration