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