9 lines
166 B
Desktop File
9 lines
166 B
Desktop File
[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 |