Gerrit Pape <pape@xxxxxxxxxxx> writes: > Don't take the local umask setting into account when installing the > templates/* files and directories, running 'make install' with umask set > to 077 resulted in template/* installed with permissions 700 and 600. Well spotted. As the current Makefile seems to assume the users like 022 umask (existing "$(INSTALL) -d" uses "-m 755"), your changes are consistent with it. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html