[systemd-commits] man/systemd.conf.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Tue Jan 15 09:18:00 PST 2013
man/systemd.conf.xml | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
New commits:
commit b02a01dc08317e961545521359f963752bd2c206
Author: Lennart Poettering <lennart at poettering.net>
Date: Tue Jan 15 18:17:53 2013 +0100
man: add reference to wiki doc from DefaultControllers= setting
diff --git a/man/systemd.conf.xml b/man/systemd.conf.xml
index 956db2c..8c8fb7d 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>
More information about the systemd-commits
mailing list