summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-01-15 18:17:53 +0100
committerLennart Poettering <lennart@poettering.net>2013-01-15 18:17:53 +0100
commitb02a01dc08317e961545521359f963752bd2c206 (patch)
tree5e5d7a18c8bd6940ef055bbbcbdd9e3f58b4f6d4
parent25ed795892f309feecf048d4b5e66e5447b9c4ad (diff)
man: add reference to wiki doc from DefaultControllers= setting
-rw-r--r--man/systemd.conf.xml19
1 files changed, 14 insertions, 5 deletions
diff --git a/man/systemd.conf.xml b/man/systemd.conf.xml
index 956db2c4d3..8c8fb7d7c0 100644
--- a/man/systemd.conf.xml
+++ b/man/systemd.conf.xml
@@ -114,7 +114,16 @@
of controller names. Pass an empty
string to ensure that systemd does not
touch any hierarchies but its
- own.</para></listitem>
+ own.</para>
+
+ <para>Note that the default value of
+ 'cpu' will make realtime scheduling
+ unavailable to system services. See
+ <ulink
+ url="http://www.freedesktop.org/wiki/Software/systemd/MyServiceCantGetRealtime">My
+ Service Can't Get Realtime!</ulink>
+ for more
+ information.</para></listitem>
</varlistentry>
<varlistentry>
@@ -144,10 +153,10 @@
this option is changed, and make sure
the new configuration file is included
in it. Otherwise the initrd might
- mount the controllers in different
- configuration than intended, and the
- main system cannot remount them
- anymore.</para></listitem>
+ mount the controller hierachies in a
+ different configuration than intended,
+ and the main system cannot remount
+ them anymore.</para></listitem>
</varlistentry>
<varlistentry>