Revert previous permission for the script.

This commit is contained in:
Marcela Mašláňová 2013-01-02 16:09:32 +01:00
parent e58f789228
commit d7dc361665
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
Summary: Cron daemon for executing programs at set times
Name: cronie
Version: 1.4.10
Release: 2%{?dist}
Release: 3%{?dist}
License: MIT and BSD and ISC and GPLv2
Group: System Environment/Base
URL: https://fedorahosted.org/cronie
@ -199,7 +199,7 @@ exit 0
%files anacron
%{_sbindir}/anacron
%attr(0644,root,root) %{_sysconfdir}/cron.hourly/0anacron
%attr(0755,root,root) %{_sysconfdir}/cron.hourly/0anacron
%config(noreplace) %{_sysconfdir}/anacrontab
%dir /var/spool/anacron
%ghost %verify(not md5 size mtime) /var/spool/anacron/cron.daily
@ -215,7 +215,7 @@ exit 0
%attr(0755,root,root) %{_initrddir}/crond
%changelog
* Wed Jan 2 2013 Marcela Mašláňová <mmaslano@redhat.com> - 1.4.10-2
* Wed Jan 2 2013 Marcela Mašláňová <mmaslano@redhat.com> - 1.4.10-3
- change configuration files to 644
- change 6755 to 4755 for crontab binary