nixpkgs/nixos/doc/manual
cr0n f46be21864
nixos/rsyncd: fix ini format for global section (#385064)
According to the manpage the rsyncd.conf has a global section without a
module header. Settings for listening port or bind address must be put
there and will not work if defined in a global submodule (i.e. below a
"[global]" header).

This commit changes the ini format generator for the rsyncd service to
allow a global section in the config file without a submodule header.

Fixes #304293

Credits to @nydragon

* remove retrocompat, add incompat release notes
2025-04-26 17:46:51 +02:00
..
administration Revert "NixOS apply script" 2024-11-01 20:18:09 -04:00
configuration Re-add xf86videointel driver (#388224) 2025-03-12 16:40:33 +01:00
development nixos/test-driver: improve error reporting and assertions (#390996) 2025-04-26 10:26:01 +02:00
installation manual: smaller fixes for nixos-rebuild build-image docs 2025-04-14 13:30:29 +02:00
release-notes nixos/rsyncd: fix ini format for global section (#385064) 2025-04-26 17:46:51 +02:00
common.nix
contributing-to-this-manual.chapter.md nixos-render-docs: init redirects system 2024-11-15 14:09:21 +01:00
default.nix doc, nixos/doc: include roboto font 2025-04-21 13:18:05 +02:00
manual.md
nixos-options.md
preface.md
README.md
redirects.json nixos-rebuild: Fix quoting in build-image output, improve docs (#398529) 2025-04-23 16:13:00 +01:00
shell.nix docs: fix devmode for manuals 2025-01-24 18:05:03 +01:00