Merge pull request #308622 from jmbaur/jbaur/clatd-minor-cleanup

Minor cleanups for clatd module and release notes

Changed files
+1 -2
nixos
doc
manual
release-notes
modules
services
networking
+1 -1
nixos/doc/manual/release-notes/rl-2405.section.md
···
- [PhotonVision](https://photonvision.org/), a free, fast, and easy-to-use computer vision solution for the FIRST® Robotics Competition.
-
- [clatd](https://github.com/toreanderson/clatd), a a CLAT / SIIT-DC Edge Relay implementation for Linux.
+
- [clatd](https://github.com/toreanderson/clatd), a CLAT / SIIT-DC Edge Relay implementation for Linux.
- [pyLoad](https://pyload.net/), a FOSS download manager written in Python. Available as [services.pyload](#opt-services.pyload.enable)
-1
nixos/modules/services/networking/clatd.nix
···
serviceConfig = {
ExecStart = "${cfg.package}/bin/clatd -c ${configFile}";
-
startLimitIntervalSec = 0;
# Hardening
CapabilityBoundingSet = [