From: Mikhail Gusarov Date: Sat, 7 Mar 2015 10:41:05 +0000 (+0000) Subject: Explicitly set tmpdir in config file X-Git-Tag: 0.9.0~485^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d07433f9857a0b77183d3f3d69883337848000a;p=thirdparty%2Frspamd.git Explicitly set tmpdir in config file --- diff --git a/conf/options.inc b/conf/options.inc index c13b1778f9..85a69dca10 100644 --- a/conf/options.inc +++ b/conf/options.inc @@ -13,3 +13,4 @@ dns { sockets = 16; retransmits = 5; } +tempdir = "/tmp";