Bug 21175

Summary: modutils require cron
Product: [Retired] Red Hat Linux Reporter: Gerald Teschl <gt>
Component: modutilsAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-11-23 13:07:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gerald Teschl 2000-11-21 12:27:33 UTC
modutils require vixie-cron even tough anacron is as good.
Hence one cannot uninstall vixie-cron / crontabs and use
only anacron. (At least not in a clean manner).

Comment 1 Bill Nottingham 2000-11-22 05:16:42 UTC
The modutils cron script is set to run every five minutes.
That's not something anacron should be used for, at least according
to the documentation.

Comment 2 Gerald Teschl 2000-11-23 13:07:18 UTC
Yes you are right, my mistake.