Hey there,

  On fresh install, they have mode 0341.

Here's the bug in usr/src/lib/install_boot/boot.py:

871                    os.makedirs(grub_dir, 755)

  That second argument should be "0755".

 --S
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to