mkinitcpio: restrict permissions of UKIs assembled with objcopy
objcopy makes the output file executable. While this is not really an issue since most of the time the output will be to a FAT volume where POSIX permissions are not a thing, it looks somewhat strange when outputting the file elsewhere for testing purposes.