]> granicus.if.org Git - icinga2/commitdiff
Logrotate.conf doesn't need execution rights
authorTim Hardeck <thardeck@suse.de>
Fri, 13 Jun 2014 09:51:22 +0000 (11:51 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 30 Jul 2014 11:02:10 +0000 (13:02 +0200)
refs #5818

icinga2.spec

index bd65d9043a5f8094cbabc66c8a88e477b202792b..23d0e6929f1a1d7517b09af9687870bd186099c2 100644 (file)
@@ -498,7 +498,7 @@ exit 0
 %files common
 %defattr(-,root,root,-)
 %doc COPYING COPYING.Exceptions README NEWS AUTHORS ChangeLog tools/syntax
-%config(noreplace) %attr(755,-,-) %{_sysconfdir}/logrotate.d/%{name}
+%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %attr(0750,%{icinga_user},%{icinga_group}) %dir %{_localstatedir}/spool/%{name}
 %attr(0750,%{icinga_user},%{icinga_group}) %dir %{_localstatedir}/spool/%{name}/perfdata
 %attr(0750,%{icinga_user},%{icinga_group}) %dir %{_localstatedir}/spool/%{name}/tmp