3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules
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
..
config Don't create world-readable swapfiles 2014-04-24 15:19:10 +02:00
hardware mesa: have all output on /run/opengl-driver{,-32} 2014-04-14 21:38:23 +02:00
installer nixos-rebuild: Handle $SHELL not being bash 2014-04-18 16:05:20 +02:00
misc Fixing evaluation of misc/version.nix 2014-04-23 14:14:54 +01:00
profiles no-x-libs.nix: Disable su xauth forwarding, and X11 dependency in dbus 2014-04-16 16:58:06 +02:00
programs Set $LOCALE_ARCHIVE in all systemd units 2014-04-18 19:04:45 +02:00
security rtkit: Update from 0.10 to 0.11 2014-04-21 23:22:10 +02:00
services dhcpcd: Fix segfaults 2014-04-24 15:19:26 +02:00
system Turn assertion about oneshot services into a warning 2014-04-22 23:53:21 +02:00
tasks spl, zfs: Add git versions, based on recent commits 2014-04-23 01:42:52 +02:00
testing Fix the installer test 2014-04-20 01:56:11 +02:00
virtualisation sshd: Add support for socket activation 2014-04-22 17:38:54 +02:00
module-list.nix gnome-documents: new package 2014-04-22 22:17:21 +02:00
rename.nix Remove redundant space 2014-04-18 14:59:59 +02:00