Compare commits

..

1 Commits

Author SHA1 Message Date
cryobry
a6026e8bb4 Development fork for copr 2020-02-18 13:44:46 -05:00

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