- 445079 delay script failed in case DELAY is zero
This commit is contained in:
parent
1d579de4d6
commit
cbf674b035
@ -1,7 +1,7 @@
|
||||
Summary: Root crontab files used to schedule the execution of programs
|
||||
Name: crontabs
|
||||
Version: 1.10
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
License: Public Domain and GPLv2
|
||||
Group: System Environment/Base
|
||||
Source0: crontab
|
||||
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config(noreplace) /etc/sysconfig/crontab
|
||||
|
||||
%changelog
|
||||
* Mon May 5 2008 Marcela Maslanova <mmaslano@redhat.com> 1.10-21
|
||||
- 445079 delay script failed in case DELAY is zero
|
||||
|
||||
* Fri Apr 4 2008 Marcela Maslanova <mmaslano@redhat.com> 1.10-20
|
||||
- 440410 log pid of process instead of logger's pid
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user