Bug 510117
| Summary: | crond running run-parts twice | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Valdis Kletnieks <valdis.kletnieks> | 
| Component: | cronie | Assignee: | Marcela Mašláňová <mmaslano> | 
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | 
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | mmaslano, pertusus, tmraz | 
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-07-08 07:30:47 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
        
        
          Valdis Kletnieks
        
        
        
        
        
          2009-07-07 18:36:46 UTC
        
       
      
      
      
    Since F-11 are hourly executed from /etc/cron.d/0hourly and /etc/crontab is empty in default installation. So you need remove /etc/cron.d/0hourly job or your line: "01 * * * * root run-parts /etc/cron.hourly" Anyway I should document it in man pages. Damn. I must have missed that change in the release notes. Damn, I didn't document enough. I'm still working so hopefully the next release will be fully documented and with release notes.  |