- Change requires back to cronie.
This commit is contained in:
parent
14ec93af5b
commit
75ca056e74
@ -1,7 +1,7 @@
|
||||
Summary: Root crontab files used to schedule the execution of programs
|
||||
Name: crontabs
|
||||
Version: 1.10
|
||||
Release: 26%{?dist}
|
||||
Release: 27%{?dist}
|
||||
License: Public Domain and GPLv2
|
||||
Group: System Environment/Base
|
||||
Source0: crontab
|
||||
@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir /etc/cron.monthly
|
||||
|
||||
%changelog
|
||||
* Mon Jan 26 2009 Marcela Mašláňová <mmaslano@redhat.com> 1.10-27
|
||||
- Change requires back to cronie.
|
||||
|
||||
* Mon Jan 26 2009 Marcela Mašláňová <mmaslano@redhat.com> 1.10-26
|
||||
- change /etc/crontab. All anacron jobs in cron.daily,weekly,...
|
||||
are check by anacron every hour. Anacron run them if they didn't
|
||||
|
Loading…
Reference in New Issue
Block a user