quick-docs/en-US/understanding-and-administering-systemd.adoc
2018-02-26 17:43:59 +01:00

33 lines
1.3 KiB
Text

: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::en-US/modules/con_understanding-systemd.adoc[leveloffset=+1]
include::en-US/modules/proc_starting-stopping-and-querying-systemd-services.adoc[leveloffset=+1]
include::en-US/modules/proc_modifying-existing-systemd-services.adoc[leveloffset=+1]
include::en-US/modules/proc_creating-new-systemd-services.adoc[leveloffset=+1]
include::en-US/modules/proc_converting-sysvinit-services.adoc[leveloffset=+1]
include::en-US/modules/ref_common-service-parameters.adoc[leveloffset=+1]
include::en-US/modules/ref_mapping-runlevel-to-targets.adoc[leveloffset=+1]
include::en-US/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]