Unverified Commit 5ccb0b42 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

nixos/doc/rl-2411: add logrotate breaking change

parent 01d0b0b6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -168,6 +168,8 @@

- The `MSMTP_QUEUE` and `MSMTP_LOG` environment variables accepted by `msmtpq` have now been renamed to `MSMTPQ_Q` and `MSMTPQ_LOG` respectively.

- The logrotate service has received hardening and now requires enabling `allowNetworking`, if logrotate needs to access the network.

- The fcgiwrap module now allows multiple instances running as distinct users.
  The option `services.fgciwrap` now takes an attribute set of the
  configuration of each individual instance.