Update README.md

This commit is contained in:
aiminick 2021-06-04 22:14:36 +08:00 committed by GitHub
parent 5bf56233c7
commit a97e5d974c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -758,7 +758,7 @@ Simply put, the TCP BBR congestion control algorithm can improve TCP transmissio
**How to turn off:** **How to turn off:**
Edit the "/mnt/etc/sysctl.conf" file, execute the command "**sysctl -p**" to view the results, and do not see the following comments, representing the operation succeeded. Edit the "/etc/sysctl.conf" file, execute the command "**sysctl -p**" to view the results, and do not see the following comments, representing the operation succeeded.
Comment out the following 2 lines: (Just put the "**#**" at the beginning of each line) Comment out the following 2 lines: (Just put the "**#**" at the beginning of each line)