diff options
| author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2016-01-07 12:48:12 +0100 |
|---|---|---|
| committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2016-01-07 13:20:53 +0100 |
| commit | e4b4e9b9866758d7843cafe941cb7b59132bd673 (patch) | |
| tree | 3941aa6e13b9bc742af766e50286a522e987d0e7 /pkgs/development/python-modules/httpserver | |
| parent | 48e66c39257526a94986ea24c1baa2b7e00835ee (diff) | |
linux: Make Unix domain sockets builtin
This hopefully fixes intermittent initrd failures where udevd cannot
create a Unix domain socket:
machine# running udev...
machine# error getting socket: Address family not supported by protocol
machine# error initializing udev control socket
machine# error getting socket: Address family not supported by protocol
The "unix" kernel module is supposed to be loaded automatically, and
clearly that works most of the time, but maybe there is a race
somewhere. In any case, no sane person would run a kernel without Unix
domain sockets, so we may as well make it builtin.
http://hydra.nixos.org/build/30001448
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
