quick-docs/en-US/understanding-and-administering-systemd.adoc

34 lines
1.3 KiB
Text
Raw Normal View History

2018-01-21 17:04:05 +00:00
:source-highlighter: prettify
[id='understanding-and-administering-systemd']
= Understanding and administering Systemd
Learn the basic principles of Systemd: how to configure it and use to administer the system.
include::modules/con_understanding-systemd.adoc[leveloffset=+1]
include::modules/proc_starting-stopping-and-querying-systemd-services.adoc[leveloffset=+1]
include::modules/proc_modifying-existing-systemd-services.adoc[leveloffset=+1]
include::modules/proc_creating-new-systemd-services.adoc[leveloffset=+1]
include::modules/proc_converting-sysvinit-services.adoc[leveloffset=+1]
include::modules/ref_common-service-parameters.adoc[leveloffset=+1]
include::modules/ref_mapping-runlevel-to-targets.adoc[leveloffset=+1]
include::modules/ref_mapping-service-commands.adoc[leveloffset=+1]
[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
* link:Features/systemd[ Features Fedora 15:systemd]
* http://fosdem.org/2011/interview/lennart-poettering.html[Interview with the developer]