Comment 4 for bug 761578

Revision history for this message
Duane Hinnen (duanedesign) wrote :

David,
You can increase that number of watches with the following.

Open /etc/sysctl.conf for editing:
gksudo gedit /etc/sysctl.conf

Add this line to the bottom of the file (If the line exists just change the number):
 fs.inotify.max_user_watches = 524288

thank you,
duanedesign