add sysctl for inotify

master
lub 3 weeks ago
parent 741d439c04
commit bdd9bc97c5

@ -0,0 +1,3 @@
fs.inotify.max_queued_events = 65536
fs.inotify.max_user_instances = 1024
fs.inotify.max_user_watches = 1048576
Loading…
Cancel
Save