mirror of
https://github.com/erpalma/throttled.git
synced 2026-04-04 22:07:42 +00:00
9 lines
176 B
Desktop File
9 lines
176 B
Desktop File
[Unit]
|
|
Description=Stop Intel throttling
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/opt/lenovo_fix/venv/bin/python3 /opt/lenovo_fix/lenovo_fix.py
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|