Commit graph

2 commits

Author SHA1 Message Date
Sergey Mironov 6afd6588d3 wicd: fix copying dhclient's config to it's initial location 2013-06-27 14:03:09 +04:00
Sergey Mironov a8a3cc00fd wicd: fix dhclient interaction
wicd used to write dhclient config file into $out/var/lib/wicd directory attempting
to change nix-store. That didn't work and thats why we couldn't use dhclient.
With this patch wicd will generate temporary file name for this purpose. File is
generated each time the daemon starts.
2013-03-31 13:06:24 +04:00