Compare commits

..

1 Commits

Author SHA1 Message Date
cryobry
7ccb294062 Development fork for copr 2020-02-18 12:01:41 -05:00

View File

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