On Mon, Jun 21, 2010 at 07:05:56PM -0700, Darren Duncan wrote: > On Mac OS X, the initial 5 files in script/ had these permissions: > > -rwx------ > > ... where the owner can execute but no one else can do anything. > > On CentOS, the same files had these permissions: > > -rw-rw-r-- > > ... where no one can execute but everyone can read. > > So what is the reason for this difference? Is it intentional or a > bug?
I'm guessing your umask settings on both systems differ. -- BOFH excuse #10: hardware stress fractures
signature.asc
Description: Digital signature
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
