mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update TESTING-1.4.md
This commit is contained in:
parent
c329304fea
commit
9653e40943
@ -132,3 +132,12 @@ In the web browser, click `Reload LibreQoS` to setup your shaping rules.
|
||||
9. Go to console 0 (`Ctrl-A, 0`) and run `sudo ./lqosd` to restart the bridge/manager.
|
||||
10. Go to console 1 (`Ctrl-A, 1`) and run `./lqos_node_manager` to restart the web server.
|
||||
11. If you didn't see errors, detach with `Ctrl-A, D`
|
||||
|
||||
|
||||
# Bugfix for slowly Ubuntu starting (~2 minutes penalty) in situation when networking interfaces are down when starting
|
||||
|
||||
#List all services whitch are requires network
|
||||
systemctl show -p WantedBy network-online.target
|
||||
|
||||
#For my instance the command helped
|
||||
systemctl disable cloud-config.service iscsid.service cloud-final.service
|
||||
|
Loading…
Reference in New Issue
Block a user