Merge pull request #215 from interduo/patch-12

bugfix: slowly ubuntu starting when one of network interface is not up
This commit is contained in:
Robert Chacón 2023-01-23 15:13:50 -07:00 committed by GitHub
commit d72e27b171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,3 +136,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 one of the networking interface is down during startup
#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