10 lines
176 B
Desktop File
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
|