mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
removed cpufreqd from pentoo ebuild and from livecd runlevels.
Thought it was a good idea but it just isn't, wastes more cpu than it saves battery.
This commit is contained in:
parent
8daeb91a6e
commit
f1e4552699
1 changed files with 1 additions and 2 deletions
|
|
@ -26,8 +26,7 @@ RDEPEND="${RDEPEND}
|
|||
dev-util/lafilefixer
|
||||
app-arch/sharutils
|
||||
app-crypt/gnupg
|
||||
sys-apps/hdparm
|
||||
sys-power/cpufreqd"
|
||||
sys-apps/hdparm"
|
||||
|
||||
#window makers
|
||||
RDEPEND="${RDEPEND}
|
||||
|
|
|
|||
Loading…
Reference in a new issue