Comment 1 for bug 1042865

Revision history for this message
Julian Edwards (julian-edwards) wrote :

The directory is created in the make_destination function in src/provisioningserver/pxe/install_image.py. It looks like the umask is too strict here, so the code should be more defensive and explicitly set the permissions it needs.