Files
throttled/systemd/lenovo_fix.service
2018-07-20 10:17:06 +02:00

10 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