Subject: Re: per-user /tmp To: Martin S. Weber <Ephaeton@gmx.net> From: Elad Efrat <elad@NetBSD.org> List: tech-security Date: 02/03/2007 20:14:28
Martin S. Weber wrote:
> a) mkdir ${HOME}/tmp
> b) export TMPDIR=${HOME}/tmp
> c) enjoy
> [d) find base-apps ignoring TMPDIR and fix them.]
let's divide the work: I'll do (a), (b), and (c), and you do (d).
-e.