Bug 165953
Summary: | pm-shutdown and pm-restart missing | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Richard Hughes <richard> |
Component: | pm-utils | Assignee: | Phil Knirsch <pknirsch> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | rvokal |
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: | 2006-02-24 10:08:40 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: | |||
Bug Depends On: | |||
Bug Blocks: | 150221 |
Description
Richard Hughes
2005-08-15 09:47:46 UTC
Why would shutdown or reboot have anything to do with power management? PowerManagement is surely restarting a machine, and shutting down the power? Also having these scripts here would lets use use HAL to do an architecture neutral, distro neutral Shutdown() and Restart() dbus command without any clever path-foo or distro-tweak-foo. Also having these scripts here would allow us to put any future cleverness like bootdown-splashscreen or radeontool blanking if we needed to. Comments? Hm, ok. I suspect they'd just be symlinks to the already-existing consolehelper symlinks for reboot/shutdown. I'll be putting in some symlinks for now so we have the basis for pm-shutdown and pm-restart. Will be in next build. Read ya, Phil |