[PATCH] Fix initramfs permissions on directories and special files
Set correct permissions on initramfs directories and special files. We dont want to obey the umask here, so do the same thing we do on normal files - call sys_chmod.
Showing
Please register or sign in to comment