Systemd job to set card power limit

This commit is contained in:
Andreas
2025-11-01 18:39:16 +01:00
parent 14b9edf59c
commit 0dba2464b2
3 changed files with 63 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Vibe coded script to override thermal limit at bootup
## Setup
- put throttle_instinct.sh into /usr/local/bin
- put throttle_instinct.service into /etc/systemd/system
- enable with `systemctl enable throttle_instinct.service`
- if required, adjust the desired power limit in the shell script