2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-07-31 10:09:40 +00:00

Merge pull request #7621 from VersatusHPC/harvest/logrotate-perms

This commit is contained in:
Vinícius Ferrão
2026-07-23 16:02:14 -03:00
committed by GitHub
+1
View File
@@ -177,6 +177,7 @@ cd $RPM_BUILD_ROOT
%ifos linux
tar zxf %{SOURCE8}
chmod 644 etc/logrotate.d/xcat
%endif
cd -