K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1998-06-03T00:24:51.000000Z
K 7
svn:log
V 570
innd/inndstart.c:
	- From: miquels@cistron.nl (Miquel van Smoorenburg)
	- This patch adds a pathtmp setting to inn.conf. All programs use this
	  instead of the old /var/tmp or $TMPDIR. getconfig.c and the
	  innshellvars* scripts also set the environment variable $TMPDIR to
	  the setting in inn.conf for consistency.

	- This is needed for the security of the INN system - writing
	  predictable files in publically writable directories is a VERY bad
	  idea.

	- The new default tmp path is set at configure time to $prefix/tmp, but
	  ofcourse you can change that.

END
