📌  相关文章
📜  enospc 错误 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:05.986000             🧑  作者: Mango

代码示例1
# this limit will revert after reset
sudo sysctl fs.inotify.max_user_watches=524288
sudo sysctl -p
# now restart the server and see if it works