···607 </listitem>
608 </itemizedlist>
609 </listitem>
610+ <listitem>
611+ <para>
612+ <literal>services.uptimed</literal> now uses
613+ <literal>/var/lib/uptimed</literal> as its stateDirectory
614+ instead of <literal>/var/spool/uptimed</literal>. Make sure to
615+ move all files to the new directory.
616+ </para>
617+ </listitem>
618 </itemizedlist>
619 </section>
620 <section xml:id="sec-release-21.11-notable-changes">
+2
nixos/doc/manual/release-notes/rl-2111.section.md
···153 - `CoenraadS.bracket-pair-colorizer` -> `coenraads.bracket-pair-colorizer`
154 - `golang.Go` -> `golang.go`
15500156## Other Notable Changes {#sec-release-21.11-notable-changes}
157158- The setting [`services.openssh.logLevel`](options.html#opt-services.openssh.logLevel) `"VERBOSE"` `"INFO"`. This brings NixOS in line with upstream and other Linux distributions, and reduces log spam on servers due to bruteforcing botnets.
···153 - `CoenraadS.bracket-pair-colorizer` -> `coenraads.bracket-pair-colorizer`
154 - `golang.Go` -> `golang.go`
155156+- `services.uptimed` now uses `/var/lib/uptimed` as its stateDirectory instead of `/var/spool/uptimed`. Make sure to move all files to the new directory.
157+158## Other Notable Changes {#sec-release-21.11-notable-changes}
159160- The setting [`services.openssh.logLevel`](options.html#opt-services.openssh.logLevel) `"VERBOSE"` `"INFO"`. This brings NixOS in line with upstream and other Linux distributions, and reduces log spam on servers due to bruteforcing botnets.