From Fedora Project Wiki
Line 16: Line 16:
= for developers =
= for developers =
== writing units ==
== writing units ==
* organization of manpages: systemd.unit, systemd.exec, systemd.service, ...
== patching daemons ==
== patching daemons ==

Revision as of 09:42, 11 May 2012

introduction

quickstart, cheat sheet

for users

theory of operation

  • initial system setup, manager loop
  • units
    • types
  • jobs
    • types, transactions, installed jobs
  • dependencies
    • ordering
    • requirement

usage, detailed

diagnosing problems

for developers

writing units

  • organization of manpages: systemd.unit, systemd.exec, systemd.service, ...

patching daemons