Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug in sysctl configs, " = "(extra whitespaces) #837

Closed
randomguy-on-internet opened this issue Apr 26, 2023 · 0 comments
Closed

bug in sysctl configs, " = "(extra whitespaces) #837

randomguy-on-internet opened this issue Apr 26, 2023 · 0 comments

Comments

@randomguy-on-internet
Copy link
Contributor

sysctl: "1" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.ip_forward" must be of the form name=value
sysctl: "1" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.tcp_mtu_probing" must be of the form name=value
sysctl: "67108864" must be of the form name=value
sysctl: "65536" must be of the form name=value
sysctl: "4096" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.tcp_wmem" must be of the form name=value
sysctl: "67108864" must be of the form name=value
sysctl: "87380" must be of the form name=value
sysctl: "4096" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.tcp_rmem" must be of the form name=value
sysctl: "102400" must be of the form name=value
sysctl: "51200" must be of the form name=value
sysctl: "24600" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.tcp_mem" must be of the form name=value
sysctl: "3" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.tcp_fastopen" must be of the form name=value
sysctl: "5000" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.tcp_max_tw_buckets" must be of the form name=value
sysctl: "8192" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.tcp_max_syn_backlog" must be of the form name=value
sysctl: "1200" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.tcp_keepalive_time" must be of the form name=value
sysctl: "30" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.tcp_fin_timeout" must be of the form name=value
sysctl: "1" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.tcp_tw_reuse" must be of the form name=value
sysctl: "1" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.ipv4.tcp_syncookies" must be of the form name=value
sysctl: "4096" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.core.somaxconn" must be of the form name=value
sysctl: "250000" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.core.netdev_max_backlog" must be of the form name=value
sysctl: "65536" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.core.wmem_default" must be of the form name=value
sysctl: "65536" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.core.rmem_default" must be of the form name=value
sysctl: "67108864" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.core.wmem_max" must be of the form name=value
sysctl: "67108864" must be of the form name=value
sysctl: malformed setting "="
sysctl: "net.core.rmem_max" must be of the form name=value
sysctl: "51200" must be of the form name=value
sysctl: malformed setting "="
sysctl: "fs.file-max" must be of the form name=value

randomguy-on-internet added a commit to randomguy-on-internet/hiddify-config that referenced this issue Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant