Development fork for copr

This commit is contained in:
cryobry
2020-02-18 13:44:46 -05:00
parent 8d8096a3b3
commit a6026e8bb4
3 changed files with 77 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
[Unit]
Description=Stop Intel throttling
Description=Stop Intel throttling
[Service]
Type=simple
ExecStart=/opt/lenovo_fix/venv/bin/python3 /opt/lenovo_fix/lenovo_fix.py
ExecStart=/usr/bin/throttled --conf /etc/throttled.conf
# Setting PYTHONUNBUFFERED is necessary to see the output of this service in the journal
Environment=PYTHONUNBUFFERED=1
StandardOutput=syslog