chmod now preserves setuid and setgid bits on directories
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 28 Jul 2006 07:27:56 +0000 (07:27 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 28 Jul 2006 07:27:56 +0000 (07:27 +0000)
commit6eb119a91e80ae2e8e40e36e28353dc2f4340f51
tree4f8b13f296a4c79a4d7c05c4ed28519ab0430730
parente7583d05d3ed7702fdcefe5f36af44b183e7dab3
chmod now preserves setuid and setgid bits on directories
if you use a numeric mode with them clear, e.g., "chmod 755 DIR".
NEWS