chiark / gitweb /
manager: make list of default controllers configurable
[elogind.git] / man / systemd.conf.xml
index 6759f978148b5f3f6a8a837aa4dff08ed1ad7cfa..32eae2b8e0a98587b179564d11e1a5bdbf8d7b24 100644 (file)
                                 whether this job is left to some other
                                 system script.</para></listitem>
                         </varlistentry>
+
+                        <varlistentry>
+                                <term><varname>DefaultControllers=cpu</varname></term>
+
+                                <listitem><para>Configures in which
+                                cgroup controller hierarchies to
+                                create per-service cgroups
+                                automatically, in addition to the
+                                name=systemd named hierarchy. Defaults
+                                to 'cpu'. Takes a space seperated list
+                                of controller names. Pass an empty
+                                string to ensure that systemd does not
+                                touch any hiearchies but its
+                                own.</para></listitem>
+                        </varlistentry>
                 </variablelist>
         </refsect1>