Improve the power throtteling script
This commit is contained in:
@@ -4,6 +4,8 @@ After=sysinit.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
# Set the power limit in watts via environment variable (default: 120W)
|
||||
Environment="POWER_LIMIT_WATTS=120"
|
||||
ExecStart=/usr/local/bin/throttle_instinct.sh
|
||||
RemainAfterExit=yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user