]> git.ipfire.org Git - thirdparty/systemd.git/blame - docs/index.md
repart: remove duplicate word in --help
[thirdparty/systemd.git] / docs / index.md
CommitLineData
c3e270f4 1---
b41a3f66 2layout: default
0aff7b75 3SPDX-License-Identifier: LGPL-2.1-or-later
c3e270f4
FB
4---
5
85b5930b
BF
6# System and Service Manager
7
b41a3f66 8systemd is a suite of basic building blocks for a Linux system. It provides a system and service manager that runs as PID 1 and starts the rest of the system.
55813558
BF
9
10systemd provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. systemd supports SysV and LSB init scripts and works as a replacement for sysvinit.
b41a3f66
TB
11
12Other parts include a logging daemon, utilities to control basic system configuration like the hostname, date, locale, maintain a list of logged-in users and running containers and virtual machines, system accounts, runtime directories and settings, and daemons to manage simple network configuration, network time synchronization, log forwarding, and name resolution.
13
b41a3f66 14---
0bc7a22d 15
8e3fee33
ZJS
16{% assign by_category = site.pages | group_by:"category" %}
17{% assign extra_pages = site.data.extra_pages | group_by:"category" %}
18{% assign merged = by_category | concat: extra_pages | sort:"name" %}
5d3f5e40 19
8e3fee33
ZJS
20{% for pair in merged %}
21 {% if pair.name != "" %}
22## {{ pair.name }}
23{% assign sorted = pair.items | sort:"title" %}{% for page in sorted %}
5d3f5e40 24* [{{ page.title }}]({{ page.url | relative_url }}){% endfor %}
8e3fee33 25 {% endif %}
357211a4 26{% endfor %}
b41a3f66 27
4e96d758
ZJS
28## See also
29
dc7e580e
FS
30* [Introductory blog story](https://0pointer.de/blog/projects/systemd.html)
31* [Three](https://0pointer.de/blog/projects/systemd-update.html) [status](https://0pointer.de/blog/projects/systemd-update-2.html) [updates](https://0pointer.de/blog/projects/systemd-update-3.html)
b6bcde26 32* The [Wikipedia article](https://en.wikipedia.org/wiki/systemd)
6af0a044 33
b6bcde26
ZJS
34---
35
2eca6d60
BF
36<pre class="intro-code-block">
37Welcome to <span class="color-blue">Fedora 20 (Heisenbug)</span>!
6af0a044 38
2eca6d60
BF
39[ <span class="color-green">OK</span> ] Reached target Remote File Systems.
40[ <span class="color-green">OK</span> ] Listening on Delayed Shutdown Socket.
41[ <span class="color-green">OK</span> ] Listening on /dev/initctl Compatibility Named Pipe.
42[ <span class="color-green">OK</span> ] Reached target Paths.
43[ <span class="color-green">OK</span> ] Reached target Encrypted Volumes.
44[ <span class="color-green">OK</span> ] Listening on Journal Socket.
6af0a044
ZJS
45 Mounting Huge Pages File System...
46 Mounting POSIX Message Queue File System...
47 Mounting Debug File System...
48 Starting Journal Service...
2eca6d60 49[ <span class="color-green">OK</span> ] Started Journal Service.
6af0a044
ZJS
50 Mounting Configuration File System...
51 Mounting FUSE Control File System...
2eca6d60
BF
52[ <span class="color-green">OK</span> ] Created slice Root Slice.
53[ <span class="color-green">OK</span> ] Created slice User and Session Slice.
54[ <span class="color-green">OK</span> ] Created slice System Slice.
55[ <span class="color-green">OK</span> ] Reached target Slices.
56[ <span class="color-green">OK</span> ] Reached target Swap.
6af0a044 57 Mounting Temporary Directory...
2eca6d60 58[ <span class="color-green">OK</span> ] Reached target Local File Systems (Pre).
6af0a044
ZJS
59 Starting Load Random Seed...
60 Starting Load/Save Random Seed...
2eca6d60
BF
61[ <span class="color-green">OK</span> ] Mounted Huge Pages File System.
62[ <span class="color-green">OK</span> ] Mounted POSIX Message Queue File System.
63[ <span class="color-green">OK</span> ] Mounted Debug File System.
64[ <span class="color-green">OK</span> ] Mounted Configuration File System.
65[ <span class="color-green">OK</span> ] Mounted FUSE Control File System.
66[ <span class="color-green">OK</span> ] Mounted Temporary Directory.
67[ <span class="color-green">OK</span> ] Started Load Random Seed.
68[ <span class="color-green">OK</span> ] Started Load/Save Random Seed.
69[ <span class="color-green">OK</span> ] Reached target Local File Systems.
6af0a044
ZJS
70 Starting Recreate Volatile Files and Directories...
71 Starting Trigger Flushing of Journal to Persistent Storage...
2eca6d60 72[ <span class="color-green">OK</span> ] Started Recreate Volatile Files and Directories.
2e32d390 73 Starting Record System Reboot/Shutdown in UTMP...
2eca6d60
BF
74[ <span class="color-green">OK</span> ] Started Trigger Flushing of Journal to Persistent Storage.
75[ <span class="color-green">OK</span> ] Started Record System Reboot/Shutdown in UTMP.
76[ <span class="color-green">OK</span> ] Reached target System Initialization.
77[ <span class="color-green">OK</span> ] Reached target Timers.
78[ <span class="color-green">OK</span> ] Listening on D-Bus System Message Bus Socket.
79[ <span class="color-green">OK</span> ] Reached target Sockets.
80[ <span class="color-green">OK</span> ] Reached target Basic System.
6af0a044
ZJS
81 Starting Permit User Sessions...
82 Starting D-Bus System Message Bus...
2eca6d60 83[ <span class="color-green">OK</span> ] Started D-Bus System Message Bus.
6af0a044
ZJS
84 Starting Login Service...
85 Starting Cleanup of Temporary Directories...
2eca6d60
BF
86[ <span class="color-green">OK</span> ] Started Permit User Sessions.
87[ <span class="color-green">OK</span> ] Started Cleanup of Temporary Directories.
6af0a044 88 Starting Console Getty...
2eca6d60
BF
89[ <span class="color-green">OK</span> ] Started Console Getty.
90[ <span class="color-green">OK</span> ] Reached target Login Prompts.
91[ <span class="color-green">OK</span> ] Started Login Service.
92[ <span class="color-green">OK</span> ] Reached target Multi-User System.
6af0a044
ZJS
93
94Fedora release 20 (Heisenbug)
95Kernel 3.9.2-200.fc18.x86_64 on an x86_64 (console)
96
97fedora login:
98</pre>