mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-09-26 20:18:19 +00:00
Explicitly manage logrotate.d permissions
The implicit depends too much on build user today, fix since logrotate is strict.
This commit is contained in:
@@ -151,6 +151,7 @@ cd $RPM_BUILD_ROOT
|
||||
|
||||
%ifos linux
|
||||
tar zxf %{SOURCE8}
|
||||
chmod 644 etc/logrotate.d/xcat
|
||||
%endif
|
||||
|
||||
cd -
|
||||
|
Reference in New Issue
Block a user