make vmlinuz world readable
This commit is contained in:
parent
0174548905
commit
f6dd1f4eac
@ -1840,7 +1840,7 @@ fi
|
||||
%if %{1}\
|
||||
%{expand:%%files %{?2}}\
|
||||
%defattr(-,root,root)\
|
||||
%attr(600,root,root) /%{image_install_path}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-%{KVERREL}%{?2:.%{2}}\
|
||||
/%{image_install_path}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-%{KVERREL}%{?2:.%{2}}\
|
||||
%attr(600,root,root) /boot/System.map-%{KVERREL}%{?2:.%{2}}\
|
||||
/boot/config-%{KVERREL}%{?2:.%{2}}\
|
||||
%dir /lib/modules/%{KVERREL}%{?2:.%{2}}\
|
||||
|
Loading…
Reference in New Issue
Block a user