[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IS there a reason /usr/tmp is not created by default?
In message <199805032130.PAA20070@mroe.cs.colorado.edu>
so spake "Stan Brown" (stanb):
> Is there a reason that .usr/tmp is not created by a stock install?
>
> Also is there a reson that the permissions on /var/t,p are not suficent
> to allow a non-privledged user to run vi? There was not suficent
> permission to create /var/tmp/vi.recover.
/usr/tmp is not used, /var/tmp is. The mode on /var/tmp should be 1777.
- todd