From fd4ad4304648bc99e13dce1072c5d380879358d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20M=E4kinen?= Date: Tue, 27 Oct 2009 22:57:18 +0200 Subject: [PATCH] Added localhost to default lmhosts file. --- samba/files/lmhosts | 1 + 1 file changed, 1 insertion(+) diff --git a/samba/files/lmhosts b/samba/files/lmhosts index e69de29..75721cd 100644 --- a/samba/files/lmhosts +++ b/samba/files/lmhosts @@ -0,0 +1 @@ +127.0.0.1 localhost