Fix permissions for /boot/efi/...
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
98d7c11e72
commit
08c908b7d9
@ -148,8 +148,8 @@ mv ia32/apps/{route80h.efi,modelist.efi} %{buildroot}/boot/efi/EFI/%{efidir}/ia3
|
|||||||
%{_includedir}/efi
|
%{_includedir}/efi
|
||||||
|
|
||||||
%files utils
|
%files utils
|
||||||
%dir /boot/efi/EFI/%{efidir}/
|
%dir %attr(0600,root,root) /boot/efi/EFI/%{efidir}/
|
||||||
%attr(0644,root,root) /boot/efi/EFI/%{efidir}/*/*.efi
|
%attr(0600,root,root) /boot/efi/EFI/%{efidir}/*/*.efi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Mar 20 2018 Peter Jones <pjones@redhat.com> - 3.0.8-1
|
* Tue Mar 20 2018 Peter Jones <pjones@redhat.com> - 3.0.8-1
|
||||||
|
Loading…
Reference in New Issue
Block a user