[386] in netbsd-help mailing list archive
Re: /tmp disappears
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Oct 23 17:39:26 1995
To: Steve Franks <sdfranks@MIT.EDU>
Cc: Greg Hudson <ghudson@MIT.EDU>, netbsd-help@MIT.EDU
In-Reply-To: Your message of "Mon, 23 Oct 1995 17:34:22 EDT."
<199510232134.RAA02823@field-of-dreams.MIT.EDU>
Date: Mon, 23 Oct 1995 17:39:13 EDT
From: Greg Hudson <ghudson@MIT.EDU>
> Also, there is an instance where it says Linux|NetBSD_I386) Do I
> also change this to just NetBSD or leave it alone?
You want to change it.
You won't need to reboot for the change to take effect, but you do
need to recreate /tmp if it happens to be gone:
mkdir /tmp
chmod 1777 /tmp