Systemd: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:


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


=Configuration=
=Configuration=


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

Revision as of 04:50, 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.

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

Concepts

systemd Concepts

Configuration