3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/tools/networking/wicd
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
..
default.nix wicd: fix dhclient interaction 2013-03-31 13:06:24 +04:00
dhclient.patch wicd: fix dhclient interaction 2013-03-31 13:06:24 +04:00
mkdir-networks.patch
no-optimization.patch #379 Update wicd to 1.7.2.4, fix patches, disable translations 2013-03-15 00:14:30 +01:00
no-trans.patch #379 Update wicd to 1.7.2.4, fix patches, disable translations 2013-03-15 00:14:30 +01:00
no-var-install.patch #379 Update wicd to 1.7.2.4, fix patches, disable translations 2013-03-15 00:14:30 +01:00
pygtk.patch
wpa2-ttls Wicd: Protect the password in the WPA2-TTLS template. 2011-12-13 14:54:15 +00:00