mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-laptop/pbbuttonsd: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/9123
This commit is contained in:
committed by
Tony Vroon
parent
d703ade360
commit
f170718f77
@@ -1,21 +0,0 @@
|
||||
--- a/scripts/pmcs-config
|
||||
+++ b/scripts/pmcs-config
|
||||
@@ -11,15 +11,15 @@
|
||||
|
||||
# Section for power policy 'performance'
|
||||
performance_HDTimeOff=0 # hdsetup - timeout in seconds
|
||||
-performance_HDOptions="-p" # hdsetup
|
||||
+performance_HDOptions="" # hdsetup
|
||||
performance_LaptopMode="stop" # bdflush
|
||||
|
||||
# Section for power policy 'custom'
|
||||
custom_HDTimeOff=60 # hdsetup - timeout in seconds
|
||||
-custom_HDOptions="-p" # hdsetup
|
||||
+custom_HDOptions="" # hdsetup
|
||||
custom_LaptopMode="start" # bdflush
|
||||
|
||||
# Section for power policy 'powersave'
|
||||
powersave_HDTimeOff=60 # hdsetup - timeout in seconds
|
||||
-powersave_HDOptions="-p" # hdsetup
|
||||
+powersave_HDOptions="" # hdsetup
|
||||
powersave_LaptopMode="start" # bdflush
|
||||
Reference in New Issue
Block a user