openfans-community-offical / Debian-Pi-Aarch64

This is the first 64-bit system in the world to support all Raspberry Pi 64-bit hardware!!! (Include: PI400,4B,3B+,3B,3A+,Zero2W)

Home Page:https://gitee.com/openfans-community/Debian-Pi-Aarch64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The path of "sysctl.conf" is wrong in README_zh.md

xflcx1991 opened this issue · comments

In section of "How to turn off TCP BBR".The original text is

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.

But the real path is /etc/sysctl.conf, is it a just typo?The same problem is also exist on Chinese translation.

Fixed, THK for report.