Bug 83770
Summary: | anacron should not be run on resume if not an enabled service | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stan Tazuma <stanley.k.tazuma> |
Component: | apmd | Assignee: | Zdenek Prikryl <zprikryl> |
Status: | CLOSED RAWHIDE | QA Contact: | Jay Turner <jturner> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | srevivo |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-11-07 14:31: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
Stan Tazuma
2003-02-08 02:12:26 UTC
It's intentional to catch anything that should have been run during the suspend period. I don't agree. If the anacron service was not enabled to run at all, then nothing should have been run during the suspend period. So nothing should be run after the resume. Perhaps if anacron *and* cron were both off, maybe. REOPENED status has been deprecated. ASSIGNED with keyword of Reopened is preferred. As wrote Bill Nottingham, It's intentional to catch anything that was missed during the suspend period, more precisely what cron or/and anacron missed. So, I think, if cron is running and anacron is not, then, after suspend and resume, the anacron slould be executed. Maybe, if both are not running, then, after suspend and resume, the anacron should not be executed. Zdenek |