On Wed, 1 Nov 2000, David Brett wrote:

> I have a basic question.  How do I setup the tftpboot directory, so
> that when a file is created in tftpboot it picks up all the rights of
> the Directory?

Setting the sticky bit: 

        chmod 1xxx directory_foo

will keep group permissions. I don't know of any way to set a
per-directory umask, though.

-- 
Todd A. Jacobs
Senior Network Consultant




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

Reply via email to