Unverified Commit 17e1f26d authored by Yaya's avatar Yaya
Browse files

nixos/rl-25.11: Mention removed `services.postfixadmin` module

parent d096ff8c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -265,6 +265,8 @@

- The `services.siproxd` module has been removed as `siproxd` is unmaintained and broken with libosip 5.x.

- The `services.postfixadmin` module has been removed due to a lack of active maintainers.

- `services.tor.torsocks.enable` no longer defaults to true if Tor and Tor client functionality is enabled.

- `netbox-manage` script created by the `netbox` module no longer uses `sudo -u netbox` internally. It can be run as root and will change it's user to `netbox` using `runuser`