mirror of
https://github.com/erpalma/throttled.git
synced 2026-04-06 14:53:50 +00:00
switched to python3 and virtualenv
This commit is contained in:
parent
1d92edf769
commit
6db2b091f2
6 changed files with 46 additions and 20 deletions
|
|
@ -3,7 +3,7 @@ Description=Fix Lenovo T480/T480s/X1C6 throttling on Linux
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/sbin/lenovo_fix.py
|
||||
ExecStart=/opt/lenovo_fix/venv/bin/python3 /opt/lenovo_fix/lenovo_fix.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue