moving /tmp to separate partition

2007-12-25 8:10:00

/tmp has a number of socket files that are created when windows are called up. All you have to do to

move /tmp to a separate partition is this.

2. create your fstab mount.

3. mount -a

4. chmod 1777 /tmp

5. reboot

Thanks for the replies, but linking the socket files did'nt work.

Comments

Got something to say?

You must be logged in to post a comment.