Increasing the amount of inotify watchers2017-07-27UncategorizedContents1 2 3 4 5 #archlinux echo fs.inotify.max_user_watches=524288 | sudo tee /etc/sysctl.d/40-max-user-watches.conf && sudo sysctl -system Author w1100nLastMod 2017-07-27