Skip to content

Commit 5ad122b

Browse files
committed
release notes: Add note about audit being disabled by default
1 parent 16b3e26 commit 5ad122b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

nixos/doc/manual/release-notes/rl-1609.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ following incompatible changes:</para>
7777
<literal>environment.variables</literal>.</para>
7878
</listitem>
7979

80+
<listitem>
81+
<para>The <literal>audit</literal> service is no longer enabled by default.
82+
Use <literal>security.audit.enable = true;</literal> to explicitly enable it.
83+
</listitem>
84+
8085
</itemizedlist>
8186

8287

0 commit comments

Comments
 (0)