nixos/release-notes: fix indentation

This commit is contained in:
edef 2019-08-30 19:25:55 +00:00
parent 4388f7709a
commit 722940fcdc

View File

@ -564,27 +564,27 @@
<option>boot.kernel.sysctl."kernel.core_pattern"</option> to <literal>"core"</literal>. <option>boot.kernel.sysctl."kernel.core_pattern"</option> to <literal>"core"</literal>.
</para> </para>
</listitem> </listitem>
<listitem> <listitem>
<para> <para>
<literal>systemd.packages</literal> option now also supports generators and <literal>systemd.packages</literal> option now also supports generators and
shutdown scripts. Old <literal>systemd.generator-packages</literal> option has shutdown scripts. Old <literal>systemd.generator-packages</literal> option has
been removed. been removed.
</para> </para>
</listitem> </listitem>
<listitem> <listitem>
<para> <para>
The <literal>rmilter</literal> package was removed with associated module and options due deprecation by upstream developer. The <literal>rmilter</literal> package was removed with associated module and options due deprecation by upstream developer.
Use <literal>rspamd</literal> in proxy mode instead. Use <literal>rspamd</literal> in proxy mode instead.
</para> </para>
</listitem> </listitem>
<listitem> <listitem>
<para> <para>
systemd cgroup accounting via the systemd cgroup accounting via the
<link linkend="opt-systemd.enableCgroupAccounting">systemd.enableCgroupAccounting</link> <link linkend="opt-systemd.enableCgroupAccounting">systemd.enableCgroupAccounting</link>
option is now enabled by default. It now also enables the more recent Block IO and IP accounting option is now enabled by default. It now also enables the more recent Block IO and IP accounting
features. features.
</para> </para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</section> </section>
</section> </section>