We changed the default from /tmp to /var/tmp in 0.100.

Closes: #764388
Signed-off-by: Ben Hutchings <[email protected]>
---
 mkinitramfs.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkinitramfs.8 b/mkinitramfs.8
index fa2083b..75508ce 100644
--- a/mkinitramfs.8
+++ b/mkinitramfs.8
@@ -98,7 +98,7 @@ honours the
 .B TMPDIR
 environment variable. If set, it uses subdirectories in the given
 directory to create its temporary working directories. Else it uses
-.I /tmp
+.I /var/tmp
 as default value for that purpose. The given directory should be on a
 filesystem which allows the execution of files stored there, i.e.
 should not be mounted with the


-- 
Ben Hutchings
Life is what happens to you while you're busy making other plans.
                                                               - John Lennon

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to