nixpkgs/pkgs/os-specific
Léo Gaspard ec9a51d0cc mdadm: allow sending mail when using opensmtpd
OpenSMTPD does not require the setuid bit for its `sendmail`. This works
around it by wrapping the called `sendmail` so that the wrapper falls
back on either the setuid `sendmail` or the non-setuid `sendmail`
depending on what's available.

The solution of relying on `$PATH` to be set is unfortunately
unreliable, as `mdadm --monitor` will likely be executed from a
`systemd` unit, that runs with a clean `$PATH`.
2018-03-30 16:16:31 +02:00
..
darwin skhd: 0.0.10 -> 0.0.12 2018-03-25 00:54:11 +01:00
gnu all-packages: Remove gccCrossStageFinal; any gcc will not work 2017-09-21 15:49:18 -04:00
linux mdadm: allow sending mail when using opensmtpd 2018-03-30 16:16:31 +02:00
windows mingw-w64: 4.0.6 -> 5.0.3 2018-03-20 13:09:53 -04:00