nixpkgs/nixos/modules
Peter Jones 4defb788eb
rmilter service: Fix a couple of bugs
* The module uses `stringSplit` but it should be `splitString`

  * `rmilter` doesn't actually support binding to multiple sockets.
    Therefore, bind to the last one specified if `socketActivation` is
    `false`.

I also believe there is a bug in this module related to systemd
`ListenStream`.  If `socketActivation` is true, Postfix gets
connection timeouts trying to connect to one of the `ListenStream`
inet addresses.  I don't know enough about `ListenStream` passing
connections on to `fd:3` to understand what's going on.

These changes are in production (with `socketActivation = false`) via NixOps.
2017-03-17 20:15:48 +01:00
..
config Merge pull request #23623 from mayflower/fix/users-create-home 2017-03-14 23:07:57 +01:00
hardware Merge pull request #17303 from peterhoeg/iio 2017-03-14 11:16:09 +08:00
i18n/input-method Remove top-level kde5 attribute 2017-02-27 11:49:10 -06:00
installer nixos/iso-image: support boot from USB disks 2017-03-09 15:35:30 +02:00
misc fcron: 3.1.2 -> 3.2.1 2017-03-05 22:41:11 +01:00
profiles nixos: fix renaming warning in graphical profile 2017-03-03 07:27:41 -06:00
programs Merge pull request #22882 from bjornfor/wireshark 2017-02-20 14:03:30 +01:00
security dhparams module: condition on enable option (#23661) 2017-03-17 01:56:13 +01:00
services rmilter service: Fix a couple of bugs 2017-03-17 20:15:48 +01:00
system ykpers: consolidate into yubikey-personalization 2017-03-11 16:23:00 -05:00
tasks networking/bonds: fix examples 2017-03-08 04:54:17 +01:00
testing kdm: drop service 2017-02-11 13:55:09 -05:00
virtualisation lxc: ensure directory /var/lib/lxc/rootfs 2017-03-15 12:42:27 +01:00
module-list.nix prometheus-unifi-exporter: init at 0.4.0 2017-03-17 15:41:22 +01:00
rename.nix nixos/dnscrypt-proxy: inline option renamings 2017-03-10 18:54:51 +01:00