initial push

This commit is contained in:
erpalma
2018-04-02 14:51:06 +02:00
parent bd3b4fcc36
commit 73e8ae4fbd
3 changed files with 54 additions and 0 deletions

9
lenovo_fix.service Normal file
View File

@@ -0,0 +1,9 @@
[Unit]
Description=Fix Lenovo T480/T480s/X1C6 throttling on Linux
[Service]
Type=simple
ExecStart=/usr/local/sbin/lenovo_fix.py
[Install]
WantedBy=multi-user.target