[packages/mysar] - no executable on cron configs

arekm arekm at pld-linux.org
Thu Jun 6 11:34:57 CEST 2013


commit 11ae51aa66e0579f74d7b44e12d37b9d4463afc3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Jun 6 11:34:53 2013 +0200

    - no executable on cron configs

 mysar.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysar.spec b/mysar.spec
index 6e77c73..ab7463c 100644
--- a/mysar.spec
+++ b/mysar.spec
@@ -115,7 +115,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc CHANGELOG INSTALL README TODO UPGRADE etc/config.ini.example
 %dir %attr(750,root,http) %{_sysconfdir}
-%attr(750,root,root) %config(noreplace) /etc/cron.d/*
+%attr(640,root,root) %config(noreplace) /etc/cron.d/*
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lighttpd.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysar.git/commitdiff/11ae51aa66e0579f74d7b44e12d37b9d4463afc3



More information about the pld-cvs-commit mailing list