3

Is there a way to increase the amount of inotify watchers without having admin privileges?

In worst case, with apt-get?

I am not admin, but have sudo apt-get install permissions.

Raffa
  • 34,963
Serge
  • 173

1 Answers1

3

You cannot do it without root privileges. The limit is there to make sure no user DoS-es the system. You should ask your system administrator for a higher value.