19.09 notes: document timesyncd issue

See #64922.

(cherry picked from commit 25a36477c8)
This commit is contained in:
Linus Heckemann
2019-10-07 16:17:57 +02:00
parent 325c40739e
commit e9f56dd979

View File

@@ -938,6 +938,17 @@
interface with <option>networking.interfaces.&lt;name&gt;.useDHCP = true;</option>
</para>
</listitem>
<listitem>
<para>
Because of the systemd upgrade,
<application>systemd-timesyncd</application> will no longer work if
<option>system.stateVersion</option> is not set correctly. When
upgrading from NixOS 19.03, please make sure that
<option>system.stateVersion</option> is set to
<literal>"19.03"</literal>, or lower if the installation dates back to an
earlier version of NixOS.
</para>
</listitem>
</itemizedlist>
</section>