···607607 </listitem>
608608 </itemizedlist>
609609 </listitem>
610610+ <listitem>
611611+ <para>
612612+ <literal>services.uptimed</literal> now uses
613613+ <literal>/var/lib/uptimed</literal> as its stateDirectory
614614+ instead of <literal>/var/spool/uptimed</literal>. Make sure to
615615+ move all files to the new directory.
616616+ </para>
617617+ </listitem>
610618 </itemizedlist>
611619 </section>
612620 <section xml:id="sec-release-21.11-notable-changes">
+2
nixos/doc/manual/release-notes/rl-2111.section.md
···153153 - `CoenraadS.bracket-pair-colorizer` -> `coenraads.bracket-pair-colorizer`
154154 - `golang.Go` -> `golang.go`
155155156156+- `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.
157157+156158## Other Notable Changes {#sec-release-21.11-notable-changes}
157159158160- 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.