lenovo_fix.service 176 B

123456789
  1. [Unit]
  2. Description=Stop Intel throttling
  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