nixpkgs/nixos/modules
Alexey Lebedeff c00d17aae3 epmd: Introduce erlang port mapper daemon service
Having socket-activated epmd means that there always be only a single
instance managed centrally. Because Erlang also starts it
automatically if not available, and in worst case scenario 'epmd' can
be started by some Erlang application running under systemd. And then
restarting this application unit will cause complete loss of names in
'epmd' (if other Erlang system are also installed on this host).

E.g. see at which lengths RabbitMQ goes to recover from such
situations:
7741b37b1e/src/rabbit_epmd_monitor.erl (L36)

Having the only one socket-activated epmd completely solves this
problem.
2018-07-19 17:32:29 +02:00
..
config Merge pull request #42569 from spacefrogg/nscd-fix 2018-07-05 22:16:02 -04:00
hardware raspberrypiWirelessFirmware: init 2018-07-12 17:02:32 +03:00
i18n/input-method options.i18n.inputMethod.package: fix type (#43239) 2018-07-09 22:37:27 +02:00
installer Merge pull request #43147 from Ma27/fix-nixos-option-evaluation 2018-07-16 03:57:37 +00:00
misc Merge pull request #43308 from Chiiruno/dev/hydron 2018-07-18 22:10:11 +02:00
profiles nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
programs firejail: add nixos module 2018-07-14 20:21:41 +08:00
security Merge pull request #42845 from ivanbrennan/nixos-sudo-describe-rules-precedence 2018-07-02 23:55:56 +00:00
services epmd: Introduce erlang port mapper daemon service 2018-07-19 17:32:29 +02:00
system nixos: systemd.globalEnvironment: fix type 2018-07-18 22:04:26 +02:00
tasks networking: Fix timeout when lo has aliased IPs 2018-07-06 15:38:52 -04:00
testing nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
virtualisation nixos/virtualbox: Adds more options to virtualbox-image.nix (#42699) 2018-07-11 19:45:10 +02:00
module-list.nix epmd: Introduce erlang port mapper daemon service 2018-07-19 17:32:29 +02:00
rename.nix nixos/neo4j: Update module, make compatible with neo4j 3.4 2018-07-12 19:28:40 -07:00