From: Bruno Randolf Date: Mon, 7 Mar 2005 13:24:38 +0000 (+0000) Subject: the right path on windows is WINDOWS\system32\drivers\etc\hosts X-Git-Tag: OLSRD_0_4_9~39 X-Git-Url: http://olsr.org/git/?p=olsrd.git;a=commitdiff_plain;h=a6b784c30229954b5d893a6471b1cc12830cca90 the right path on windows is WINDOWS\system32\drivers\etc\hosts --- diff --git a/lib/nameservice/README b/lib/nameservice/README index 69837c85..c074ee6f 100644 --- a/lib/nameservice/README +++ b/lib/nameservice/README @@ -89,11 +89,10 @@ UNIX VARIANTS: WINDOWS: -* overwrite C:\WINDOWS\system32\etc\hosts - [windows users, please verify that this is the right path] +* overwrite C:\WINDOWS\system32\drivers\etc\hosts be sure you have nothing in the file which you still need and configure the plugin with - PlParam "filename" "C:\WINDOWS\system32\etc\hosts" + PlParam "filename" "C:\WINDOWS\system32\drivers\etc\hosts" ---------------------------------------------------------------------