Compare commits
1 Commits
a6026e8bb4
...
7ccb294062
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7ccb294062 |
@@ -1,9 +1,9 @@
|
||||
[Unit]
|
||||
Description=Stop Intel throttling
|
||||
Description=Stop Intel throttling
|
||||
|
||||
[Service]
|
||||
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
|
||||
Environment=PYTHONUNBUFFERED=1
|
||||
StandardOutput=syslog
|
||||
|
||||
Reference in New Issue
Block a user