mirror of
https://github.com/samueldr/wip-pinebook-pro.git
synced 2024-11-23 11:29:43 +01:00
Remove s2idle from the default
This commit is contained in:
parent
5e4197f560
commit
c75cfa3128
1 changed files with 0 additions and 5 deletions
|
@ -77,11 +77,6 @@
|
|||
];
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
# Until suspend is fixed, this at least prevents the user from shooting
|
||||
# themselves in the foot by suspending accidentally, then forced to restart
|
||||
# the system forcibly..
|
||||
"w /sys/power/mem_sleep - - - - s2idle"
|
||||
|
||||
# Tweak the minimum frequencies of the GPU and CPU governors to get a bit more performance
|
||||
# https://github.com/elementary/os/blob/05a5a931806d4ed8bc90396e9e91b5ac6155d4d4/build-pinebookpro.sh#L288-L294
|
||||
"w- /sys/devices/system/cpu/cpufreq/policy0/scaling_min_freq - - - - 1200000"
|
||||
|
|
Loading…
Reference in a new issue