Skip to content

Commit ce49f8c

Browse files
committed
nixos/doc/manual/release-notes: Add release notes for subuid/subgid mappings
1 parent 5733967 commit ce49f8c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,12 @@ systemd.services.mysql.serviceConfig.ReadWritePaths = [ "/var/data" ];
124124
<varname>services.postfix.sslCACert</varname> was replaced by <varname>services.postfix.tlsTrustedAuthorities</varname> which now defaults to system certifcate authorities.
125125
</para>
126126
</listitem>
127+
<listitem>
128+
<para>
129+
Subordinate GID and UID mappings are now set up automatically for all normal users.
130+
This will make container tools like Podman work as non-root users out of the box.
131+
</para>
132+
</listitem>
127133
</itemizedlist>
128134
</section>
129135

0 commit comments

Comments
 (0)