Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 235555 Details for
Bug 257156
sys-power/pm-utils: include hook for restarting hdparm when resuming
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
50hdparm
50hdparm (text/plain), 157 bytes, created by
Pacho Ramos
on 2010-06-16 09:24:36 UTC
(
hide
)
Description:
50hdparm
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2010-06-16 09:24:36 UTC
Size:
157 bytes
patch
obsolete
>#!/bin/sh > >. "${PM_FUNCTIONS}" > >case "$1" in > hibernate|suspend) > stopservice hdparm > ;; > thaw|resume) > restartservice hdparm > ;; > *) exit $NA > ;; >esac
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 257156
:
180487
|
180489
| 235555