lenovo_fix.service 200 B

123456789
  1. [Unit]
  2. Description=Fix Lenovo T480/T480s/X1C6 throttling on Linux
  3. [Service]
  4. Type=simple
  5. ExecStart=/opt/lenovo_fix/venv/bin/python3 /opt/lenovo_fix/lenovo_fix.py
  6. [Install]
  7. WantedBy=multi-user.target