Randy McMurchy wrote: > Hi all, > > More log reviews show: > > mode of `/lib/libreadline.so' changed to 0755 (rwxr-xr-x) > mode of `/lib/libreadline.so.5' retained as 0755 (rwxr-xr-x) > mode of `/lib/libreadline.so.5.2' retained as 0755 (rwxr-xr-x) > mode of `/lib/libhistory.so' changed to 0755 (rwxr-xr-x) > mode of `/lib/libhistory.so.5' retained as 0755 (rwxr-xr-x) > mode of `/lib/libhistory.so.5.2' retained as 0755 (rwxr-xr-x) > > So the chmod command should be changed to only modify the .so files.
Could these permissions vary with a user's umask? When entering the chroot, we blow away the user's environment, but is the umask inherited? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
