Bugzilla – Attachment 544516 Details for
Bug 816388
hdd goes to sleep too often - maybe damages disk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Script to set APM_level after s2ram
99hdparm (text/plain), 168 bytes, created by
kolA flash
on 2013-06-18 05:35:18 UTC
(
hide
)
Description:
Script to set APM_level after s2ram
Filename:
MIME Type:
Creator:
kolA flash
Created:
2013-06-18 05:35:18 UTC
Size:
168 bytes
patch
obsolete
>#!/bin/bash > >#. $PM_UTILS_LIBDIR/functions > >case "$1" in > hibernate|suspend) > #nothing > ;; > thaw|resume) > /sbin/hdparm -B 192 /dev/sda > ;; > *) > ;; >esac > >exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 816388
:
544475
|
544480
|
544515
| 544516 |
544595
|
544600
|
544702
|
615483