release-notes/rl-2009: add remark about udpt complete rewrite
This commit is contained in:
parent
282c558084
commit
ecdc10db97
@ -525,6 +525,14 @@ systemd.services.nginx.serviceConfig.ReadWritePaths = [ "/var/www" ];
|
|||||||
automatically if <literal>stateVersion</literal> is 20.09 or higher.
|
automatically if <literal>stateVersion</literal> is 20.09 or higher.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
<literal>udpt</literal> experienced a complete rewrite from C++ to rust. The configuration format changed from ini to toml.
|
||||||
|
The new configuration documentation can be found at
|
||||||
|
<link xlink:href="https://naim94a.github.io/udpt/config.html">the official website</link> and example
|
||||||
|
configuration is packaged in <literal>${udpt}/share/udpt/udpt.toml</literal>.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
We now have a unified <xref linkend="opt-services.xserver.displayManager.autoLogin"/> option interface
|
We now have a unified <xref linkend="opt-services.xserver.displayManager.autoLogin"/> option interface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user