Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
rl-2009: document rngd
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Sep 10, 2020
1 parent e64d3f6 commit ca674c1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions nixos/doc/manual/release-notes/rl-2009.xml
Expand Up @@ -815,6 +815,13 @@ CREATE ROLE postgres LOGIN SUPERUSER;
the value of <option>services.jellyfin.package</option> to <literal>pkgs.jellyfin_10_5</literal>.
</para>
</listitem>
<listitem>
<para>
The <literal>security.rngd</literal> service is now disabled by default.
This choice was made because there's krngd in the linux kernel space making it (for most usecases)
functionally redundent.
</para>
</listitem>
</itemizedlist>
</section>

Expand Down

0 comments on commit ca674c1

Please sign in to comment.