Re: /tmp and swap space

From: Pawel Worach <pawel.worach_at_gmail.com>
Date: Thu, 29 Jul 2010 18:37:47 +0200
On Jul 29, 2010, at 17:35, gahn wrote:
> hi all:
> 
> is it possible to create /tmp directory under swap space? under solaris, it is automatically created under swap unless one specifically instructs the system not to do so..

Why not use tmpfs ?

echo "tmpfs			/tmp		tmpfs	rw		0	0" >> /etc/fstab
mount /tmp

-- 
Pawel
Received on Thu Jul 29 2010 - 15:04:16 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:05 UTC