switched to python3 and virtualenv

This commit is contained in:
erpalma
2018-04-20 10:46:00 +02:00
parent 1d92edf769
commit 6db2b091f2
6 changed files with 46 additions and 20 deletions

View File

@@ -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