在/etc/sysctl.d/目录下新建max_user_watches.conf文件,新增
fs.inotify.max_user_watches = 524288
执行
sudo sysctl -p --system
即可.

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-25
  • 2022-12-23
  • 2022-01-14
  • 2022-01-08
  • 2022-02-04
猜你喜欢
  • 2021-05-21
  • 2021-10-14
  • 2022-02-09
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案