nixpkgs/nixos/modules/services/network-filesystems
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
..
litestream
openafs
orangefs
cachefilesd.nix
ceph.nix treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
davfs2.nix
diod.nix
drbd.nix
eris-server.nix
glusterfs.nix
ipfs-cluster.nix nixos/ipfs-cluster: init 2025-03-25 16:34:16 +01:00
kbfs.nix
kubo.nix
moosefs.nix
netatalk.nix
nfsd.nix
rsyncd.nix nixos/rsyncd: fix ini format for global section (#385064) 2025-04-26 17:46:51 +02:00
samba-wsdd.nix
samba.md
samba.nix
saunafs.nix
tahoe.nix treewide: add documentation for nixos systemd units 2025-03-12 18:00:38 +01:00
u9fs.nix
webdav-server-rs.nix
webdav.nix
xtreemfs.nix
yandex-disk.nix