mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-05-03 14:10:53 +02:00
Fix location of auto-cpufreq in service descriptor. (#187)
This commit is contained in:
parent
ee88fcde68
commit
3b83706748
@ -5,6 +5,6 @@ After=network.target network-online.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=root
|
User=root
|
||||||
ExecStart=/usr/local/bin/auto-cpufreq --daemon
|
ExecStart=/usr/bin/auto-cpufreq --daemon
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user