<div dir="ltr">2016-05-14 22:10 GMT+02:00 Reinhard Kotucha <span dir="ltr"><<a href="mailto:reinhard.kotucha@web.de" target="_blank">reinhard.kotucha@web.de</a>></span>:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On 2016-05-14 at 17:42:32 +0200, Zdenek Wagner wrote:<br>
<br>
 > Hi,<br>
 ><br>
 > /tmp is not a good place, in some Linux distros /tmp lives in tmpfs<br>
 > which is a small and expensive place. If they are not removed<br>
 > immediately after use, they may cause problems. Before I bought a<br>
 > new computer with a lot of memory, I modified the unit file to<br>
 > limit /tmp to 256MB, now the limit is 1GB. /var/tmp will probably<br>
 > be better if a lot of temporary files should live for a longer<br>
 > period of time.<br>
<br>
</span>The proper place on Unix is $TMPDIR.  No program should use hard-coded<br>
paths here.  The TeX Live installer is using /tmp only as a fallback<br>
if $TMPDIR is not set.<br></blockquote><div><br></div><div>Thank you, I have TMPDIR=/var/tmp in my computers.<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Regards,<br>
  Reinhard<br></blockquote><div><br><br><br clear="all"><div><div class="gmail_signature">Zdeněk Wagner<br><a href="http://ttsm.icpf.cas.cz/team/wagner.shtml" target="_blank">http://ttsm.icpf.cas.cz/team/wagner.shtml</a><br><a href="http://icebearsoft.euweb.cz" target="_blank">http://icebearsoft.euweb.cz</a></div></div>
<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class=""><font color="#888888"><br>
--<br>
------------------------------------------------------------------<br>
Reinhard Kotucha                            Phone: <a href="tel:%2B49-511-3373112" value="+495113373112">+49-511-3373112</a><br>
Marschnerstr. 25<br>
D-30167 Hannover                    mailto:<a href="mailto:reinhard.kotucha@web.de">reinhard.kotucha@web.de</a><br>
------------------------------------------------------------------<br>
</font></span></blockquote></div><br></div></div>