Remove network-online.target as a systemd-service dependency (improve boot time). Closes: #739
This commit is contained in:
parent
c6a4580e85
commit
27f0690564
|
@ -1,6 +1,5 @@
|
|||
[Unit]
|
||||
Description=auto-cpufreq - Automatic CPU speed & power optimizer for Linux
|
||||
After=network.target network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
|
Loading…
Reference in New Issue