# sudo vim /etc/sysctl.conf
Add and save
fs.inotify.max_user_watches=524288
View
# sudo sysctl -p
fs.file-max = 65535
vm.swappiness = 10
fs.inotify.max_user_watches = 524288
# sudo vim /etc/sysctl.conf
Add and save
fs.inotify.max_user_watches=524288
View
# sudo sysctl -p
fs.file-max = 65535
vm.swappiness = 10
fs.inotify.max_user_watches = 524288