On Wed, 25 Oct 2000, Kevin Diffily wrote:

> After inadvertently deleting /tmp and then recreating it I started to
> receive some odd errors indicating that programs could not write files
> in that directory.  Chmod 777 /tmp fixed that.  What are the correct
> permissions for this directory?

You want to make sure you've set the sticky bit on the directory. Using
'chmod 1777 /tmp' will do the trick. :)

-- 
Todd A. Jacobs
Senior Network Consultant




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to