diff --git a/redhat/cassandra.spec b/redhat/cassandra.spec index d87f760f3e..05f1b0bfe3 100644 --- a/redhat/cassandra.spec +++ b/redhat/cassandra.spec @@ -128,8 +128,8 @@ exit 0 %attr(755,root,root) /%{_sysconfdir}/rc.d/init.d/%{username} %attr(755,root,root) /%{_sysconfdir}/default/%{username} %attr(755,root,root) /%{_sysconfdir}/security/limits.d/%{username}.conf -%attr(755,%{username},%{username}) /usr/share/%{username}* -%attr(755,%{username},%{username}) %config(noreplace) /%{_sysconfdir}/%{username} +%attr(755,root,root) /usr/share/%{username}* +%attr(755,root,root) %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}*