1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 04:31:52 +00:00

Work around apparent dhcpcd bug

This commit is contained in:
Eelco Dolstra 2014-04-18 02:43:00 +02:00
parent f7d28f7cd6
commit d43b536ab6

View file

@ -109,6 +109,7 @@ in
{ description = "DHCP Client";
wantedBy = [ "network.target" ];
after = [ "systemd-udev-settle.service" ]; # FIXME
# Stopping dhcpcd during a reconfiguration is undesirable
# because it brings down the network interfaces configured by