set perms on data/logs to 750 in redhat packaging

Patch by brandonwilliams; reivewed by bereng for CASSANDRA-17470
This commit is contained in:
Brandon Williams 2022-03-31 09:33:59 -05:00
parent ed3901823a
commit 80d94245be
1 changed files with 3 additions and 3 deletions

View File

@ -161,9 +161,9 @@ exit 0
%{_sysconfdir}/security/limits.d/%{username}.conf
/usr/share/%{username}*
%config(noreplace) /%{_sysconfdir}/%{username}
%attr(755,%{username},%{username}) %config(noreplace) /var/lib/%{username}/*
%attr(755,%{username},%{username}) /var/log/%{username}*
%attr(755,%{username},%{username}) /var/run/%{username}*
%attr(750,%{username},%{username}) %config(noreplace) /var/lib/%{username}/*
%attr(750,%{username},%{username}) /var/log/%{username}*
%attr(750,%{username},%{username}) /var/run/%{username}*
%{python_sitelib}/cqlshlib/
%{python_sitelib}/cassandra_pylib*.egg-info