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

limit配置文件错误 #44

Open
jiangnanjun opened this issue Dec 20, 2024 · 0 comments
Open

limit配置文件错误 #44

jiangnanjun opened this issue Dec 20, 2024 · 0 comments

Comments

@jiangnanjun
Copy link

cat >> /etc/security/limits.conf <<EOF

  • soft nofile 655360
  • hard nofile 131072
  • soft nproc 655350
  • hard nproc 655350
  • seft memlock unlimited
  • hard memlock unlimitedd
    EOF

这里单词都拼错了

  • seft memlock unlimited 这里是soft
  • hard memlock unlimitedd 这里是unlimited
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