From 9d07433f9857a0b77183d3f3d69883337848000a Mon Sep 17 00:00:00 2001 From: Mikhail Gusarov Date: Sat, 7 Mar 2015 10:41:05 +0000 Subject: [PATCH] Explicitly set tmpdir in config file --- conf/options.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/options.inc b/conf/options.inc index c13b1778f..85a69dca1 100644 --- a/conf/options.inc +++ b/conf/options.inc @@ -13,3 +13,4 @@ dns { sockets = 16; retransmits = 5; } +tempdir = "/tmp"; -- 2.39.5