summary refs log tree commit diff
path: root/nss/host-lookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'nss/host-lookup.c')
-rw-r--r--nss/host-lookup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nss/host-lookup.c b/nss/host-lookup.c
index d9f7c67320..f511393372 100644
--- a/nss/host-lookup.c
+++ b/nss/host-lookup.c
@@ -18,5 +18,6 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
 #define DATABASE_NAME hosts
+#define DEFAULT_CONFIG "dns [!UNAVAIL=return] files"
 
 #include "XXX-lookup.c"