Ticket #1594 (new defect)

Opened 4 months ago

Use /tmp instead of /var/tmp

Reported by: Olaf van der Spek Assigned to: jan
Priority: normal Milestone: 1.5.0
Component: core Version: 1.4.19
Severity: normal Keywords:
Cc: Blocking:
Need Feedback: 0

Description

Hi,

In chunk.c: chunkqueue_get_append_tempfile, you use /var/tmp instead of /tmp to create temporary files by default. Is there a reason for this? As far as I know there's no need for those files to be preserved across reboots, so /tmp appears to be more appropriate to me.

See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=408521

Attachments


Add/Change #1594 (Use /tmp instead of /var/tmp)




Change Properties