2018-07-29 11:01:46 +00:00
|
|
|
ifdef::context[:parent-context: {context}]
|
|
|
|
:context: understanding-and-administering-systemd
|
2018-01-21 17:04:05 +00:00
|
|
|
:source-highlighter: prettify
|
|
|
|
|
|
|
|
[id='understanding-and-administering-systemd']
|
2018-02-26 16:43:59 +00:00
|
|
|
= Understanding and administering systemd
|
2018-01-21 17:04:05 +00:00
|
|
|
|
2019-03-20 22:42:41 +00:00
|
|
|
include::{partialsdir}/unreviewed-message.adoc[]
|
|
|
|
|
2018-02-26 16:43:59 +00:00
|
|
|
Learn the basic principles of systemd: how to configure it and use to administer the system.
|
2018-01-21 17:04:05 +00:00
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/con_understanding-systemd.adoc[leveloffset=+1]
|
2018-01-21 17:04:05 +00:00
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/proc_starting-stopping-and-querying-systemd-services.adoc[leveloffset=+1]
|
2018-01-21 17:04:05 +00:00
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/proc_modifying-existing-systemd-services.adoc[leveloffset=+1]
|
2018-01-21 17:04:05 +00:00
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/proc_creating-new-systemd-services.adoc[leveloffset=+1]
|
2018-01-21 17:04:05 +00:00
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/proc_converting-sysvinit-services.adoc[leveloffset=+1]
|
2018-01-21 17:04:05 +00:00
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/ref_common-service-parameters.adoc[leveloffset=+1]
|
2018-01-21 17:04:05 +00:00
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/ref_mapping-runlevel-to-targets.adoc[leveloffset=+1]
|
2018-01-21 17:04:05 +00:00
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/ref_mapping-service-commands.adoc[leveloffset=+1]
|
2018-01-21 17:04:05 +00:00
|
|
|
|
|
|
|
|
|
|
|
[discrete]
|
|
|
|
== Additional resources
|
|
|
|
|
|
|
|
* http://www.freedesktop.org/wiki/Software/systemd[Project homepage]
|
|
|
|
* http://0pointer.de/blog/projects/ - Lennart's blog has lots of information about systemd. Lennart is the primary systemd developer
|
|
|
|
* http://www.freedesktop.org/wiki/Software/systemd/FrequentlyAskedQuestions
|
|
|
|
* http://www.freedesktop.org/wiki/Software/systemd/TipsAndTricks
|
2019-03-22 15:20:33 +00:00
|
|
|
* https://fedoraproject.org/wiki/Features/systemd[ Features Fedora 15:systemd]
|
2018-01-21 17:04:05 +00:00
|
|
|
* http://fosdem.org/2011/interview/lennart-poettering.html[Interview with the developer]
|
2018-07-29 11:01:46 +00:00
|
|
|
ifdef::parent-context[:context: {parent-context}]
|
|
|
|
ifndef::parent-context[:!context:]
|