Skip to content

limit配置文件错误 #44

@jiangnanjun

Description

@jiangnanjun

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions