Unset TMPDIR to avoid leaking the variable into chroot scripts
authorMichael Prokop <mika@grml.org>
Wed, 13 Jun 2012 15:52:30 +0000 (17:52 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 13 Jun 2012 15:53:16 +0000 (17:53 +0200)
We've reports that with TMPDIR being set the FAI scripts fail
inside the chroot, so let's avoid that.


No differences found