From a6b784c30229954b5d893a6471b1cc12830cca90 Mon Sep 17 00:00:00 2001 From: Bruno Randolf Date: Mon, 7 Mar 2005 13:24:38 +0000 Subject: [PATCH 1/1] the right path on windows is WINDOWS\system32\drivers\etc\hosts --- lib/nameservice/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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" --------------------------------------------------------------------- -- 2.20.1