From 713e888e70af0cd26b47d04afd09c61b09ed6d6f Mon Sep 17 00:00:00 2001 From: Simonas Kazlauskas Date: Sat, 21 Dec 2024 23:09:55 +0200 Subject: [PATCH] Update nixos/doc/manual/release-notes/rl-2505.section.md Co-authored-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com> --- nixos/doc/manual/release-notes/rl-2505.section.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/doc/manual/release-notes/rl-2505.section.md b/nixos/doc/manual/release-notes/rl-2505.section.md index bda82c6a2eba9..3ab5ef48cfbdd 100644 --- a/nixos/doc/manual/release-notes/rl-2505.section.md +++ b/nixos/doc/manual/release-notes/rl-2505.section.md @@ -201,7 +201,7 @@ - `services.avahi.ipv6` now defaults to true. - Per-interface `wpa_supplicant` systemd services generated by the `networking.wireless` - configuration no longer blocks the `multi-user.target` and will start/stop the unit on demand as + configuration no longer block the `multi-user.target` and will start/stop the unit on demand as the specified wireless interface appears or disappears. - `bind.cacheNetworks` now only controls access for recursive queries, where it previously controlled access for all queries.