|
Bugzilla – Full Text Bug Listing |
| Summary: | Return code of nut startup script prevents powersave to shutdown service | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Arjen de Korte <suse+build> |
| Component: | Other | Assignee: | Stanislav Brabec <sbrabec> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Arjen de Korte
2006-01-07 17:39:02 UTC
> Suggestion is to move the order of the 'checkproc' lines in /etc/init.d/ups, so
> that the last service checked, will be 'upsmon' (which will always be running).
> In that case, powersave will properly detect that the 'ups' service is running.
Forget about the above part, this doesn't work. There should be no checkproc for upslog if the service wasn't started. So the same test for a non-empty logging interval as is used for starting and stopping the service, should be applied to the status.
New scripts created, upslog is no more started there. I hope it's fixed now. Closing. |