Files
throttled/systemd/lenovo_fix.service
2018-04-20 10:46:00 +02:00

10 lines
200 B
Desktop File

[Unit]
Description=Fix Lenovo T480/T480s/X1C6 throttling on Linux
[Service]
Type=simple
ExecStart=/opt/lenovo_fix/venv/bin/python3 /opt/lenovo_fix/lenovo_fix.py
[Install]
WantedBy=multi-user.target