1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/services
Eelco Dolstra 2d8c0d24f2 dhcpcd: Fix segfaults
This fixes several problems in the dhcpcd service:

* A segfault during startup, due to a race with udev (dhcpcd would get
  an ADD event from udev, causing it to re-add an interface that it
  already had, leading to a segfault later on).

* A hang/segfault processing "dhcpcd rebind" (which NixOS calls after
  waking up from suspend).

Also, add "lo" to the list of ignored interfaces. It usually ignores
"lo", but apparently not when it gets an ADD event from udev.
2014-04-24 15:19:26 +02:00
..
amqp Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
audio Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
backup Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
continuous-integration/jenkins Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
databases postgresql: Use systemd's new "mixed" kill mode 2014-04-18 17:32:24 +02:00
desktops gnome-documents: new package 2014-04-22 22:17:21 +02:00
games Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
hardware Merge branch 'systemd-update' 2014-04-20 19:31:01 +02:00
logging Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
mail Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
misc Revert "Put /nix/var/nix/{temproots,userpool} on a tmpfs" 2014-04-18 18:37:07 +02:00
monitoring Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
network-filesystems Merge pull request #2248 from ehmry/rsync 2014-04-18 10:17:08 -07:00
networking dhcpcd: Fix segfaults 2014-04-24 15:19:26 +02:00
printing Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
scheduling Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
search Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
security Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
system dbus: Use upstream units 2014-04-22 17:38:53 +02:00
torrent nixos: transmission improvements 2014-04-15 06:54:51 -05:00
ttys gpm: Better start condition 2014-04-18 20:23:27 +02:00
web-servers Manual: Typo fixes 2014-04-19 22:59:25 +02:00
x11 gnome-documents: new package 2014-04-22 22:17:21 +02:00