Date: Sun, 15 Jan 1995 19:01:31 +0100 (MET) From: j@uriah.sax.de (J Wunsch) To: freebsd-hackers@FreeBSD.org (FreeBSD hackers) Subject: Re: uid 32767 on /var: file system full Message-ID: <199501151801.TAA04197@bonnie.tcd-dresden.de> In-Reply-To: <199501142327.QAA13800@clem.systemsix.com> from "Steve Passe" at Jan 14, 95 04:27:01 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Steve Passe wrote:
|
| I don't know how clean this is, but it works, modify /etc/daily by
| adding the following 2 lines before the first actions:
|
| TMPDIR=/usr/tmp
| export TMPDIR
This is ugly (at least to accept it as default). It should always be
possible to mount /usr read-only (e.g. via NFS). If some local /tmp
is unable to hold enough space, make it a symlink to somewhere with
more space instead.
Does locate.updatedb use /var/tmp or /tmp?
--
cheers, J"org work: --- no longer ---
private: joerg_wunsch@uriah.sax.de
Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501151801.TAA04197>
