Skip to content

Commit

Permalink
init: Remove 'shift' key cpu governor behaviour
Browse files Browse the repository at this point in the history
This change removes the raspi-config SysVinit script that configures the
cpu governor during boot based on 'shift' key status. The
raspberrypi-sys-mods package now takes resposibility for the
selection/configuration of the ondemand cpu governor. The
/etc/default/cpu_governor configuration file is also removed by this
change.
  • Loading branch information
roliver-rpi authored and XECDesign committed Dec 2, 2024
1 parent 81e56c7 commit 2ff934f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 92 deletions.
2 changes: 2 additions & 0 deletions debian/conffiles
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
remove-on-upgrade /etc/init.d/raspi-config
remove-on-upgrade /etc/default/cpu_governor
57 changes: 0 additions & 57 deletions debian/raspi-config.init

This file was deleted.

35 changes: 0 additions & 35 deletions etc/default/cpu_governor

This file was deleted.

0 comments on commit 2ff934f

Please sign in to comment.